
.class1 A:link {text-decoration: underline; color: #0000CC}
.class1 A:visited {text-decoration: none; color: #0000CC}
.class1 A:active {text-decoration: none; color: #0000CC}
.class1 A:hover {text-decoration: none; color: #FF0000}

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: #1A5968;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004D71;
}
.style3 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
}
