body { 
margin: 0px; 
font-family: Verdana, sans-serif; 
font-size: 10pt; 
color: #ffffff; 
background-color: #000000; 
text-align: center }

a { text-decoration: none; }
a:link { text-decoration: none; color: #ff9536; }
a:visited { text-decoration: none; color: #c0c0c0; }
a:hover { text-decoration: underline; color: #ff9536; }
