body, table {
font-family: verdana, tahoma;
font-size: 10pt;
}

i {
font-size: 9pt;
color: white;
background-color: #ff0066;
}

h1 {
font-size: 9pt;
color: white;
background-color:  #808080;
}



a.enlacegrande:link {color: #000000; text-decoration: none;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.5em; word-spacing: 0.1em;}
a.enlacegrande:visited {color: #5E5E5E; text-decoration: none;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.5em; word-spacing: 0.1em;}
a.enlacegrande:hover {color: red; text-decoration: underline;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.5em; word-spacing: 0.1em;}
a.enlacegrande:active {color: #000000; text-decoration: none;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.5em; word-spacing: 0.1em;} 





a:link,  {
text-decoration: none;
color: black;
}

a:hover, {
text-decoration: underline;
color: #FE6100;
}

a:active,  {
text-decoration: none;
color: black;
}

a:visited,  {
text-decoration: none;
color: black;
}