body,td { 
	font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	color: #979797; 
	line-height:17px;
}

A { color: #979797; text-decoration: underline ; }
A:hover { color: #FFFFFF; background-color: #FE8F1C; text-decoration: none ; }

.headline { color: #FE8F1C; font-size: 11px; font-weight:bold; }


.input { 
	font-family: Lucida Sans, Lucida Sans Unicode, Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size:11px; 
	color:#B2A9A6; 
	border-bottom-style:solid; 
	border-top-style:solid; 
	border-left-style:solid; 
	border-right-style:solid; 
	border-bottom-width:0.25mm; 
	border-top-width:0.25mm; 
	border-left-width:0.25mm;
	border-right-width:0.25mm;
	border-color:#B2A9A6; 
	background-color:#545454; 
	padding: 0px 3px 1px 3px;
}

.submit { 
	font-family: Lucida Sans, Lucida Sans Unicode, Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#545454; 
	background-color: #FFFFFF; 
	border-bottom-style:none; 
	border-top-style:none; 
	border-left-style:none; 
	border-right-style:none;
}



