﻿body {font-family: Verdana, Arial, Helvetica, Sans-Serif}
label{font-size:85%}
p#nav{text-align:center}
h1{font-size: 2em}
h1.green{color:green; background-color:white}
h1.red{color:red; background-color:white}
h2.small{font-size: 1em; margin: 2em 0em 1em 0em}
body.error{color:Black; background-color:#FFE4E1}/*mistyrose*/

p#nav a:link{color:blue; background-color: transparent; text-decoration: underline}
p#nav a:visited{color: blue; background-color: transparent; text-decoration: underline}
p#nav a:hover{color: red; background-color: transparent; text-decoration: underline}
p#nav a:active{color: white; background-color: blue; text-decoration: none}
p#nav a:focus{color: white; background-color: blue; text-decoration: none}

h2.small a:link{color:blue; background-color: transparent; text-decoration: underline}
h2.small a:visited{color: blue; background-color: transparent; text-decoration: underline}
h2.small a:hover{color: red; background-color: transparent; text-decoration: underline}
h2.small a:active{color: white; background-color: blue; text-decoration: none}
h2.small a:focus{color: white; background-color: blue; text-decoration: none}
