a:link 
{
color: #669999;
text-decoration: none;
font-family: verdana ;
font-size: 11pt;
font-weight: bolder;
 }

a:visited 
{
color: #669999;
text-decoration: none;
font-family: verdana ;
font-size: 11pt;
font-weight: bolder;
 }

a:hover
 {
color: red;
text-decoration: none;
font-family: verdana ;
font-size: 11pt;
font-weight: bolder;
 }


