body, table {
font-family: verdana, tahoma;
font-size: 8pt;
}



a:link,  {

color:#D70101;
font-weight: bold;
text-decoration: underline;
}

a:hover, {
text-decoration: underline;
color:#5F51AD;
font-weight: bold;
}

a:active,  {
text-decoration: none;
color:#29747A;
font-weight: bold;
}

a:visited,  {
text-decoration: none;
color:#333366;
font-weight: bold;
}


hr { border: #D70101 1px dashed; 

}
