body {
background-color: #E6E0DB;
font: 8pt arial;
color: #000000;
}

a:link,a:visited,a:active {
text-decoration: none;
font-weight: none;
color:#6C1111;
}

A:hover	{
color: #000000;
text-decoration: none;
font-weight: normal;
font-style: normal;
background: #E6E0DB;
}