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