.style {
	text-decoration: none;
}
body {
	background-image:url();
	SCROLLBAR-FACE-COLOR: #FFBF43;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF3DC; 
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #FFF3DC; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.font1 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;

}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	background-image: url((URL));
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #C7C8C7;
}
td { font-size:9pt; color:#06561C}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}.font2 {
	font-size: 15px;
	color: #C18003;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 9px;


}
.font3 {
	color: #8ED333;
	text-decoration: none;
	font-size: 12px;

}
.font4 {
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;


}
.b:link {
	font-size: 12px;
	color: #06561C;
	text-decoration: none;
}
.b:visited {
	font-size: 12px;
	color: #06561C;
	text-decoration: none;
}
.b:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
.b:active {
	font-size: 12px;
	color: #06561C;
	text-decoration: none;
}
.box2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5CAF23;

}