.texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #C8C8C8;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #477D88;
	text-decoration: none;
}
.todo_gris {
	border: 1px solid #969696;
}
.enlace_amarillo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFC741;
	text-decoration: underline;
}

