<style type="text/css"> 

a { 
color: #990000;
font-weight: bold;
text-decoration: none}
 
a:visited { 
color: #808080;
text-decoration: none}

a:active { 
color: #990000;
text-decoration: underline} 

a:hover { 
color: #990000;
text-decoration: underline}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #666666}

body, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #666666}

.bodysmall {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #666666;
text-decoration: none}

.blackfooter {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000}

.redtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #990000}

.navlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 10px;
font-weight: normal;
color: #990000;
text-decoration: none}

.navlink {color: #990000;
text-decoration: none}
.navlink:visited {color: #808080;
text-decoration: none}
.navlink:active {color: #990000;
text-decoration: underline}
.navlink:hover {color: #990000;
text-decoration: underline}

</style> 


