BODY {
      color: #000000;
      font-family: Verdana; 
      font-style:normal; 
      background-color: #F9701F;
}

a {
color : #ff0000; 
font-weight : bold; 
text-decoration : none; 
} 
a:link {
color : #000000; 
font-style : italic; 
} 
a:active {
text-decoration : none; 
color : #800000; 
} 
a:visited {
text-decoration : none; 
color : #cccccc; 
} 
a:hover {
text-decoration : none; 
color : #800000; 
} 

h1 {
color : #800000; 
font-family : Tahoma; 
font-size : 10pt; 
text-align : center; 
} 
p {
color : #000000; 
font-family : Verdana; 
font-size : 10pt; 
} 