A:link {color:"#0000FF";text-decoration : "none"}
A:visited {color:"#0000FF";text-decoration : "none"}
A:hover {color:"#FF0000"; text-decoration : "underline"}

.class2 A:link {color:"#FFFFFF";text-decoration : "none"}
.class2 A:visited {color:"#FFFFFF";text-decoration : "none"}
.class2 A:hover {color:"#0000FF"; text-decoration : "underline"}