body { background-color: #003366; }
p {color: white;}
a {color: white;}
a {font size: 18}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
A:hover {font-size:18; font-weight:bold; color: red;}
