a:link    {color:blue; text-decoration: none;}
a:visited {color:blue; text-decoration: none;}
a:active  {color:blue}
a:hover   {color:red; text-decoration: underline;}

#copyright
{ 
font-family: verdana;
font-size: 7pt;
font-weight: bold;
color: #808080;
} 
