body, table {
font-family: verdana, tahoma;
font-size: 8pt;
}

h1, {
font-family: verdana, tahoma;
font-size: 14pt;
color: red;
}



a:link,  {
text-decoration: none;
color:white;
}

a:hover, {
text-decoration: underline;
color:red;
}

a:active,  {
text-decoration: none;
color:white;
}

a:visited,  {
text-decoration: none;
color:white;
}