a {text-decoration:none;}
    a:link {  color: #000000; text-decoration: none }
    a:visited { color: #F06868; text-decoration: none }
    a:active { color: #000000; text-decoration: none }
    a:hover {  color: #F06868; text-decoration: underline }

BODY { 
	font-family: Arial, Verdana;
	font-size: 10pt;
	COLOR: #000000;
	}
.textos {
  	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	}
.nota{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Trebuchet MS, Arial, Verdana;
    }
.email{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: Arial ;
    }