
a:link {color: red;  font-family: variable; text-decoration: none}
a:visited {color: red;  font-family: variable; text-decoration: none} 
a:active {color: blue;  font-family: variable; text-decoration: none} 
A:hover {text-decoration: none; color: blue}