
 body{background-color:#ffffff; 
font-family:Arial,Helvetica,sans-serif;font-size:12px;margin:8px}
 
td{font-size:12px}
a:link {color:blue; text-decoration:none}
 
a:visited   { color: blue; text-decoration: none }
 
a:hover {color:red; text-decoration:underline}
 
a:active {color:green; text-decoration:underline}

