p,table, body {
   font-size:12pt;
   font-family: Verdana, sans-serif;
}

table{ 
   border-style: none;
}

a:link {
   text-decoration:none; 
   color: #ffffff 
}

a:visited { 
   text-decoration:none; 
   color:#ffffff 
}

a:active { 
   text-decoration:none;
   color: #ffffff
}

a:hover { 
   text-decoration:underline; 
   color: #ffffff
}
