body {
font-face: Arial;
font-family: sans-serif;
}


a:link {color:"blue";}
a:visited {color:"purple";}
a:hover {color:"red";}

