a:link {
color:black;
}
a:hover {
color:black;
}
a:visited {
color:red;
}

body{
font-family: 'Anton', sans-serif;
font-size: x-large;
}