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