body, table {
font-family: verdana, tahoma;
font-size: 8pt;
}



a:link,  {
text-decoration: none;
color:#333366;
}

a:hover, {
text-decoration: underline;
color:#5F51AD;
}

a:active,  {
text-decoration: none;
color:#29747A;
}

a:visited,  {
text-decoration: none;
color:#333366;
}