
.class1 A:link {text-decoration: none; color: #D255B0}
.class1 A:visited {text-decoration: none; color: #D255B0}
.class1 A:active {text-decoration: none; color: #D255B0}
.class1 A:hover {text-decoration: underline; color: #085B8D}

.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;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #085B8D;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D255B0;
}