body  {
color: #ffffff; 
font-size: 11px; 
font-family: Verdana;
background: #cccccc;
margin-top: 100px;
}

body.main  { color: #ffffff; 
font-size: 11px; 
font-family: Verdana;
background: #666666;
margin-top: 100px;
}
 
td.main  { color: #ffffff; 
font-size: 11px; 
font-family: Verdana;  
font-weight: normal;
text-decoration: none;
bacbackground: #666666;
line-height: 14px;
}
 
td.spacer {
height: 20px;
}

a {
color: #ffffff;
font-size: 11px;
font-family: Verdana;
text-decoration: underline;
}

a:Hover {
color: #ff6600;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}
