
.class1 A:link {text-decoration: none; color: #333333}
.class1 A:visited {text-decoration: none; color: #343401}
.class1 A:active {text-decoration: none; color: #333333}
.class1 A:hover {text-decoration: none; color: #E4E3DE}

.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}

.class3 A:link {text-decoration: none; color: #FFFFFF}
.class3 A:visited {text-decoration: none; color: #FFFFFF}
.class3 A:active {text-decoration: none; color: #FFFFFF}
.class3 A:hover {text-decoration: none; color: #FFFFFF}

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: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6DA76D;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF9900;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	
