BODY {
  font-size: 10pt;
}

P {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
}

A:link { 
  color: #66CC33;
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
} 
A:visited { 
  color: #669933;
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
} 
A:active {
  color : #669933;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
}

A:hover {
 color: #FF9900; 
 text-decoration: underline;
 font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
 }


/*.Resultados, A.Resultados {
color: white;
} */
