a {
 text-decoration: none
}

a:link {
 color: #FF0000;
}

a:visited {
 color: #ff8080;
}


