A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
A:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;}
A:hover {
	color: #FFFFCC;
}
A:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #d5c184;
}
#title {}
#text {
	text-align: right;
	margin-right: 100px;
}
#menu {
	text-align: center;
	margin-top: 10px;
}
#content {
	padding-left: 10px;
	padding-right: 10px;	
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.txt_conten {font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #452A15;}
.txt_connten2 {font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #452A15;}
.txt_connten3 {}
.txt_footer {font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #3E2613;
	font-weight: bolder;}

