A:link {
text-decoration: none;
color: #0000FF
} 
A:visited { text-decoration: none ;
color: #0000FF
}
A:active { text-decoration: none ;
color: #0000FF
}
a:hover {
color: #FF0000
}
.helpcur{
cursor: help
}