body {
 background: #FFDE73
 font-family: Arial;
 color: #000090;
}
a, a:visited, a:active{
 color: #ff0000;
 text-decoration: none;
}

a:hover {
 color: #FF0000;
 text-decoration: underline;
}
td {
 color: #000080;
 font-family: Arial; 
 font-size: 10pt;
 }

hr {
 color: #000080;
 height: 1px;
}
