body{
 color:#333333; 
}

a:link,a:visited{
 text-decoration: none;color:#FF0000
}
a:hover,a:active{
 text-decoration: underline;color:#FF0000
}