body {
font famaly: Garamond, Latha, Centaur, sans-serif; font size: -1;
}

a:link {
color: #000099,
}

a:hover {
text-decoration: none;
color: red; 
}

a:active {
colorr: black;
}

a:visited {
color: green;
}