a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}

.txt1 {font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; color: #000000;}
.txt2 {font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; color: #B3B997; font-weight: bold;}
.txt3 {font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; color: #686F48;}

.input1 {border: 1px solid #8A9362; background-color: #ECEEE3; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; color: #000000;}

body {
	background-color: #eeeeee;
	scrollbar-face-color:#8A9362;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#8A9362;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#8A9362;
	scrollbar-track-color:#E5E7D7;
}