A:link {text-decoration: none}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: red;}
A:hover {text-decoration: underline; color: blue;}
h1 { 
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
color: #000000; 
} 