
.class1 A:link {text-decoration: none; color: #FF9801}
.class1 A:visited {text-decoration: none; color: #FF9801}
.class1 A:active {text-decoration: none; color: #FF9801}
.class1 A:hover {text-decoration: none; color: #CC6700}

.class2 A:link {text-decoration: none; color: #5D4505}
.class2 A:visited {text-decoration: none; color: #5D4505}
.class2 A:active {text-decoration: none; color: #5D4505}
.class2 A:hover {text-decoration: none; color: #E6CF5C}

body {
	background-image: url(images/mbg.jpg); background-repeat:repeat-x;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	background-color: #B99F55;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.brown1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6700;
}
.brown2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9801;
}
.brown3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D4505;
}
.brown3s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D4505;
}
.norepeat {
	background-repeat: no-repeat;
}