A:link {
color: blue;text-decoration: none;}
A:hover {
color: Red;
}
A:visited {
text-decoration: none;
}
