<style type="text/css">
<!--
a:link{
color: #990000;
text-decoration: none;
}

a:visited{
color: #990000;
text-decoration: none;
}

a:hover{
color: #336666;
text-decoration: underline;
}

a.footernav:link{
color: #000033;
text-decoration: none;
}

a.footernav:visited{
color: #000033;
text-decoration: none;
}

a.footernav:hover{
color: #cccccc;
text-decoration: underline;
}

a.subnav:link{
color: #990000;
text-decoration: none;
}

a.subnav:visited{
color: #990000;
text-decoration: none;
}

a.subnav:hover{
color: #000077;
text-decoration: underline;
}
// -->
</style>