
body { text-decoration:none; font-family:Times New Roman; font-size:medium; color:#000000; background-color:#C0C0C0; }
a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:hover { text-decoration:underline; color:red; }
a:active { text-decoration:underline; }
a:focus { text-decoration:underline; color:#000000; }
