a:unvisited,a:visited {
color:red;
}
a:hover {
text-decoration:none;
background-color:white;
}
