a:link {color: white}
a:visited {color: white} 
a:active {color: white}
a:hover {color: white; background-color: red}
body {font-family: Verdana, Arial, Helvetica; background-color: darkblue; color: white;}
h1, h2, h3, h4 { font-family: verdana, Times New Roman, Times;}
h1 {color: red; background-color:white}
h2 {color: red}
h3 {color: blue;background-color:white}
h4 {color: blue}
.emailbutton {color:white; background-color:red; border-color:yellow}
.redtext {font-family: verdana, Times New Roman, Times;color: red;}