body, table {
font-family: verdana, tahoma;
color: white;
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: #ffffff; text-decoration: none;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.0em; word-spacing: 0.1em;}
a.enlacegrande:visited {color: #cccccc; text-decoration: none;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.0em; word-spacing: 0.1em;}
a.enlacegrande:hover {color: black; text-decoration: underline;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.0em; word-spacing: 0.1em;}
a.enlacegrande:active {color: #ffffff; text-decoration: none;  font-size: 10px; font-weight: bold;  letter-spacing: 0.05em; line-height: 1.0em; word-spacing: 0.1em;} 





a:link,  {
text-decoration: none;
color: white;
}

a:hover, {
text-decoration: underline;
color: #white;
}

a:active,  {
text-decoration: none;
color: white;
}

a:visited,  {
text-decoration: none;
color: white;
}