
.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}

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;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E091B;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E091B;
}
