a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #666633; text-decoration: none}
a:active {  color: #FF0066; text-decoration: underline}
a:hover {  color: #0000FF; text-decoration: underline}
a.nav:link {  color: #CCCCCC; text-decoration: none}
a.nav:visited {  color: #CCCCCC; text-decoration: none}
a.nav:active {  color: #FFFFCC; text-decoration: none}
a.nav:hover {  color: #FFCC66; text-decoration: none}
a.foot:link {  color: #000000; text-decoration: none}
a.foot:visited {  color: #000000; text-decoration: none}
a.foot:active {  color: #000000; text-decoration: underline}
a.foot:hover {  color: #000000; text-decoration: underline}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}

