a:link {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #FFCC00; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #FFCC00; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #FF6633; text-decoration: underline}
a:active {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #FFCC00; text-decoration: none}

a:link.dwld {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
a:visited.dwld {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
a:hover.dwld {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFCC00; text-decoration: underline}
a:active.dwld {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}

input {
border:1px solid #8f4a32;
background-color:#FFFFFF;
font-family:"arial",sans-serif;
color:#8f4a32;
}
select, option {
background-color:#FFFFFF;
color:#8f4a32;
}
textarea {
border:1px solid #8f4a32;
background-color:#FFFFFF;
font-family:"arial",sans-serif;
color:#8f4a32;
}

body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}