A {
font-weight : bolder; 
color : #dad28f; 
text-decoration : none; 
} 
A:hover {
color : white; 
font-family : Tahoma; 
text-decoration : none; 
} 
INPUT {
font-size : 7pt; 
color : #dddddd; 
font-family : Tahoma; 
border-color : #dddddd; 
border-width : 1px; 
background-color : #000000; 
} 
SELECT {
background-color : #202020; 
font-family : Tahoma; 
color : #c0c0c0; 
} 
TEXTAREA {
font-family : Tahoma; 
font-size : 7pt; 
} 
BODY {
font-size : 7pt; 
font-family : Tahoma; 
text-decoration : none; 
} 
