body {
  background-color: #FFFFFF;
  font-family: arial;
  }

a:link       { color:#3366FF; text-decoration: underline }
a:active     { color:#FF0000; text-decoration: underline }
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited    { color:#3366FF; text-decoration: underline }
a:hover      { color:#FF0000; text-decoration: underline }

.footer {
  font: 9pt Arial;
  color: #000000; 
  font-weight: bold;
  }

a.footer:link       { color: #000000; text-decoration: none }
a.footer:active     { color: #3366FF; text-decoration: none }
a.footer:visited    { color: #000000; text-decoration: none }
a.footer:hover      { color: #3366FF; text-decoration: underline }

.nav {
  font: 12pt Arial;
  color: #F1DE30; 
  font-weight: bold;
  }

a.nav:link       { color: #F1DE30; text-decoration: none }
a.nav:active     { color: #F1DE30; text-decoration: none }
a.nav:visited    { color: #F1DE30; text-decoration: none }
a.nav:hover      { color: #FFFFFF; text-decoration: underline }
