.text {
	FONT-SIZE: 11px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;

}
a {
	color: #389FAE;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;


}
a:hover {  color: #7FC3C6; 
     text-decoration: underline
}

a.blanco {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;


}
a.blanco:hover {  color: #FFF; 
     text-decoration: underline
}

