<!--
.menu {  color: black; text-decoration: none}
.menu:hover {  text-decoration: underline}
a {  text-decoration: none}
a:hover {  text-decoration: underline}
a:visited { color: #FF9966 }
.blue { color: blue}
.blue:visited { color: blue}
.red { color: red }
.red:visited { color: red }
#sponsorAdDiv {position:absolute; height:1; width:1; top:0; left:0;}
-->
