a:link       { text-decoration: none; color: #EEEEEE }
a:visited    { text-decoration: none; color: #EEEEEE }
a:active     { text-decoration: none; color: #EEEEEE }
a:hover      { text-decoration: none; color: #AAAAAA }


body {
margin-top: 100px;
color: white;
font-family: Georgia, Verdana, Arial;
font-size: 30px;
}
