A:link
{    
    COLOR: blue
}
A:visited
{    
COLOR: blue
}
a:hover      
{ 
color: blue; text-decoration: underline 
}
A
{    
TEXT-DECORATION: none
}