body {
margin: 30px;
padding: 0px;
background-color: #D8DBB7;
}
p, td, li {
color: #604b03;
font-family: arial, sans-serif;
font-size: 10pt;
font-weight: normal;
}
A:link    {text-decoration: none; color: #604b03;}
A:visited {text-decoration: none; color: #604b03;}
A:active  {text-decoration: none; color: #604b03;}
A:hover   {text-decoration: none; color: #ffffff;
}
A.b:link    {text-decoration: none; color: #604b03;}
A.b:visited {text-decoration: none; color: #604b03;}
A.b:active  {text-decoration: none; color: #604b03;}
A.b:hover   {text-decoration: underline; color: #940031;
}