BODY {
text-align: center;
padding: 0px;
margin: 0px;
font-family: Verdana;
font: 12px;
color: #000;
margin: 0px;
height: 
width: 100%;
}

table, tr, td {
font-size: 12px;  font-family: Verdana;
}


a:link    {
text-decoration: none;
color: #ffffff;
font-size:11px; font-family: verdana;
font-weight: 
}
a:visited {
text-decoration: none;
color: #ffffcc;
font-size:11px; font-family: verdana;
font-weight: 
}
a:hover   {
text-decoration: underline;
color: #ffff99;
font-size:11px; font-family: verdana;
font-weight: 
}
a:active  {
text-decoration: underline;
color: #ffff00;
font-size:11px; font-family: verdana;
font-weight: 
}