<style type="text/css">
<!--
body
{
 background-color:#000000;
 color:#CA6ED3;
 font-family:arial;

 a:link
 {
  color:#83B02F;
  text-decoration:none;
 }
 a:visited
 {
  color:#4A6B25;
  text-decoration:line-through ;
 }
 a:hover
 {
  color:#80FF00;
  text-decoration:none;
 }
 a:active
 {
  color:#80FF00;
 }

}
table
{
 border:0;
}
-->
</style>