body { 
margin: 0;}

A { 
color: black;
text-decoration : none;}

A:active { 
color: black;}

A:hover {
color : #8A0505;
text-decoration : none; }

.MainMenu    { 
font-family: Verdana; 
font-size: 13px; 
color: #000000; 
font-weight: bold;}


.SpamHeader {
font-family: Verdana, Arial;
font-size: 19px;
color: #4D45FE;
font-weight: bold;}

.SpamEntry {
font-family: Verdana, Arial;
font-size: 13px;
color: #ffffff;}

.SpamEntry A {
color: #4D45FE;
text-decoration : underline; }

.SpamEntry A:Active {
color: #ffffff;
text-decoration : none; }

.SpamEntry A:Hover {
color: #ffffff;
text-decoration : none; }

.SpamEntry UL {
list-style-type: square}

.SpamMenu {
position: absolute;
width: 150px;
height: 20px;
z-index: 10;
font-family: Verdana;
font-size: 11px;
color: #000000;
font-weight: bold;}

.SpamMenu A{
font-family: Verdana;
font-size: 11px;
color: #000000;
font-weight: bold;}

.SubMenu
{position: absolute;
left: 15px;
width: 120px;
border: 0px solid black;
visibility: hidden;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
font-weight: normal;}

