<style type="text/css">//CSS Style
a:link {color: red} 
a:active {color: #00FF66} 
a:visited {color: #CC66CC} 
a:hover {background:yellow;color: red} 
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
li {color: darkgreen; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 

</style>
