@charset "utf-8";
/* CSS Document */


<!--
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color:#8CAABB;
	text-decoration: none;
}
a:visited {
	color:#8CAABB;
	text-decoration: none;
}
a:hover {
	color:#8CAABB;
	text-decoration: underline;
}
a:active {
	color:#8CAABB;
	text-decoration: none;
}
.style3 {color: #FF0000}
.style4 {color: #FFFFFF}
.style7 {color: #00CCFF}
-->