p {font-family: arial;}
a {text-decoration: none;}
a {color: yellow; }
a:link {text-decoration : none; color: yellow; }
a:hover {text-decoration: underline; color: red; } 
html { min-height: 100%; margin-bottom: 1px; }







