<style type="text/css"> 
<!-- 
a:link {color: #990000} 
a:hover {color: #990000} 
a:visited {color: #990000} 
a:active {color: #990000} 
--> 



a:link { color: #990000; text-decoration: none } 
a:visited { color: #990000; text-decoration: none } 
a:hover { color: #990000; text-decoration: underline } 
a:active { color: #990000; text-decoration: none } 

body { background-color:#cccccc; }
</style> 
