a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #993333; text-decoration: none}
a:active {  color: #FF0066; text-decoration: underline}
a:hover {  color: #0000FF; text-decoration: underline }
a.white:link {  color: #000066; text-decoration: none}
a.white:visited {  color: #000066; text-decoration: none}
a.white:active {  color: #FF0000; text-decoration: underline}
a.white:hover {  color: #FFFFFF; text-decoration: none}
a.red:link {  color: #000066; text-decoration: none}
a.red:visited {  color: #000066; text-decoration: none}
a.red:active {  color: #FF0000; text-decoration: underline}
a.red:hover {  color: #FF0000; text-decoration: none}
a.blue:link {  color: #000066; text-decoration: none}
a.blue:visited {  color: #000066; text-decoration: none}
a.blue:active {  color: #FF0000; text-decoration: underline}
a.blue:hover {  color: #0000FF; text-decoration: none}
a.green:link {  color: #000066; text-decoration: none}
a.green:visited {  color: #000066; text-decoration: none}
a.green:active {  color: #FF0000; text-decoration: underline}
a.green:hover {  color: #009900; text-decoration: none}
a.footer:link {  color: #999999; text-decoration: none}
a.footer:visited {  color: #999999; text-decoration: none}
a.footer:active {  color: #999999; text-decoration: underline}
a.footer:hover {  color: #999999; text-decoration: underline }
body {  background-color: #003366; background-image: url(/Images/Background.gif)}