a:hover 
{ 
	font: normal  Century Gothic;
	color: #9E5800;
	Text-Decoration: none;
}A{ 
	font: normal  Century Gothic;
	color: #9E5800;
	Text-Decoration: underline;
}

body,table,tr,td {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #9E5800;
}

body,textarea {
	scrollbar-base-color: #F6F0E8;
	scrollbar-3dlight-color: #9E5800;
	scrollbar-arrow-color: #9E5800;
	scrollbar-darkshadow-color: #9E5800;
	scrollbar-face-color: #F6F0E8;
	scrollbar-highlight-color: #F6F0E8;
	scrollbar-shadow-color: #9E5800;
	scrollbar-track-color: #F6F0E8;
}

input 
{
	border-right: #9E5800 1px solid;
	border-top: #9E5800 1px solid;
	border-left: #9E5800 1px solid;
	border-bottom: #9E5800 1px solid;
	color: #9E5800;
	background-color: #FFFFFF;
}

textarea 
{
	color: #9E5800; background-color: #FFFFFF;
}