<style type="text/css">

body {
     background-color: #000000;
     }
	 
 .menulink {
 	font-size: 13px;
 	color:#003300;
	font-weight: bold;
	}

a {
     text-decoration: none;
     color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif
     }
a:hover {
     text-decoration: underline;
     }
td {
     font-family: Microsoft Sans Serif, sans serif;
     font-size: 12px;
	 text-decoration: bold;
     }
.tab {
     font-size: 12px;
     background-color: #EEEEEE;
     border-top-width: 0px
     }
.rot {
     color: #FF0000
     }

</style>