a:link { color: blue; font-family: arial }
a:visited { color: blue; font-family: arial }
a:hover  { color: black; font-family: arial }
a:active { color: green; font-family: arial }

.header { font-family: arial; font-size: 32px; }
.footer { color: black; font-family: arial; font-size: 14px; }
.copyright { font-family: arial; font-size: 12px; }

td {
color: #000000; font-family: arial; font-size: 16px;
}

.altDropDown {
background-color: #f0ebd6;
color: #000000;
}