body {
	background: #CCCCCC repeat;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	line-height: 15px;
	font-weight: normal;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A8D42F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
.wrapper {
	width: 1010px;
	height: 620px;
	padding-top: 15px;
	background: url(images/wrapper-bg.png) no-repeat;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: none;
}
.menu div .menu {
	color: #706FA1;
}
.menu div {
	color: #706FA1;
}

