body, table {
font-family: verdana, tahoma;
font-size: 8pt;
color: black;
}

h3, {
font-family: verdana, tahoma;
font-size: 16pt;
color: silver;
}

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;
}