@charset "utf-8";
.style3 {
	font-size: 14px
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.style5 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {
	color: #99CCCC;
	font-size: 18px;
}
a:active {
	color: #6699FF;
}

.style8 {
	font-size: 18px;
	font-weight: bold;
	color: #9999CC;
}
.style9 {
	color: #6C3;
	font-size: 12px;
}
.style10 {
	font-size: 16px;
	color: #6C3;
}

.style1 {
	color: #6C3
}
a:hover {
	color: #6F3;
}


body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #888888;
	background-color: #EAEAEA;
}
a:link {
	color: #6C3;
}
a:visited {
	color: #6C3;
}
