.texto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #646431;
	text-align: justify;
}
.titulos {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #B3B362;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808000;
	text-decoration: none;
}
.textonegrita {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #646431;
	text-align: justify;
}
.aviso {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #3399CC;
	text-align: center;
	font-style: normal;
}
.textoitalica {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #646431;
	text-align: justify;
	font-style: italic;

}
