.txt, .txt a:link, .txt a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #92963F;
	text-decoration: none;
}
.txt a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ACB751;
	text-decoration: none;
}
body {
	text-decoration: none;
	margin: 0px;
	background-color: #EFF1EF;
	background-image: url(jpgs/bg2.jpg);
	background-repeat: repeat-x;
}
.linksinf, .linksinf a:link, .linksinf a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F8C4D;
	text-decoration: none;
	font-style: normal;
}
.linksinf a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8AAA64;
	text-decoration: none;
	font-style: normal;
}

.titulo, .titulo a:hover, .titulo a:link, .titulo a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #C7CC6A;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #849427;
	background-color: #1C3700;
}
.titul, .titul a:visited, .titul a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.titul a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #C7CC6A;
	text-decoration: none;
}
.txtoscuro, .txtoscuro a:hover, .txtoscuro a:visited, .txtoscuro a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #3C3200;
	text-decoration: none;
	padding: 10px;
	font-weight: bold;
}
.titul2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D5D692;
}

