.textoenlace {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.textoenlace:hover {
	text-decoration: underline;
}

.textoblanco {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.texto {
	color: #685A53;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.textoclaro {
	color: #998A79;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.textoclaro2 {
	color: #8F867C;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.pie {
	color: #5D5D5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pie:hover {
	text-decoration: underline;
}

.textoenlacenegro {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.textoenlacenegro:hover {
	text-decoration: underline;
}

