a:link {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
	color: #339900;
}
.sunmenu {
	font-size: 12px;
	color: #1D5C88;
}

a:visited {
	color: #339900;
	text-decoration: none;
}
.content {
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	text-align: left;
}
.contentmain {
	font-size: 15px;
	color: #666666;
	line-height: 24px;
}

.header {
	font-size: 15px;
	color: #336600;
	font-weight: bold;
}
.summerheader {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

