.titulos { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color:#E5E5E5; text-decoration: none; }
.titulos A:hover { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; }
.titulos A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#E5E5E5;
	text-decoration: none;
}
.titulos A:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#E5E5E5;
	text-decoration: none;
}
.titulos A:active { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #E5E5E5; 
	text-decoration: none;}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E5E5E5;
}
.texto A:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #E5E5E5; 
	text-decoration: none; }
.texto A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;
}
.texto A:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;}
.texto A:active { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #E5E5E5; 
	text-decoration: none;}

.titulosGranate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663333;
}
.tituloGrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CCCCCC;
}
.texto {
	font-family: Arial;
	font-size: 0px;
	color: "#FFFFCC";
}