.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}


.entryfield { 
background-color: #EEEEEE;  
border-style: 1px;  
font-size: 10px;  
color: Black;  
font-family: sans-serif;     
}

a {text-decoration: none;
color: Black;
}
a:hover {text-decoration: underline;
color: #999999;}
