.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
}

a.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}
a.texto:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: White;
	text-decoration: none;
}
.textonegr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
