
.class1 A:link {text-decoration: none; color: #FFFF9E}
.class1 A:visited {text-decoration: none; color: #FFFF9E}
.class1 A:active {text-decoration: none; color: #FFFF9E}
.class1 A:hover {text-decoration: none; color: #999999}

.class2 A:link {text-decoration: none; color: #666633}
.class2 A:visited {text-decoration: none; color: #666633}
.class2 A:active {text-decoration: none; color: #666633}
.class2 A:hover {text-decoration: none; color: #8C3931}

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: #F7F8E8;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6DA76D;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}