.textos {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitulos {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #66CC00;
	font-weight: bold;

}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline overline;
}
