 .class1 A:link {
	color: #155593;
	text-decoration: underline;
	}
.class1 A:visited {
	color: #155593;
	text-decoration: underline;
	}
.class1 A:active {
	color: #155593;
	text-decoration: underline;
	}
.class1 A:hover {
	color: #75B634;
	text-decoration: underline;
	}
	
.class2 {
	border-right-style: none;
}

 .class3 A:link {
	color: #553683;
	font-weight: bold;
	text-decoration: underline;
	}
.class3 A:visited {
	color: #553683;
	font-weight: bold;
	text-decoration: underline;
	}
.class3 A:active {
	color: #553683;
	font-weight: bold;
	text-decoration: underline;
	}
.class3 A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}

 .class4 A:link {
	color: #533187;
	text-decoration: none;
	font-size: 9px;
	}
.class4 A:visited {
	color: #533187;
	text-decoration: none;
	font-size: 9px;
	}
.class4 A:active {
	color: #533187;
	text-decoration: none;
	font-size: 9px;
	}
.class4 A:hover {
	color: #25BB07;
	text-decoration: underline;
	font-size: 9px;
	}

 .more A:link {
	color: #ffffff;
	text-decoration: underline;
	}
.more A:visited {
	color: #ffffff;
	text-decoration: underline;
	}
.more A:active {
	color: #ffffff;
	text-decoration: underline;
	}
.more A:hover {
	color: #75B634;
	text-decoration: underline;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	color: #533187;
	margin-top: 12px;
	margin-bottom: 12px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #377E28;
	margin-top: 9px;
	margin-bottom: 9px;
}

 .classgwt A:link {
	color: #224308;
	text-decoration: underline;
	font-size: 11px;
	}
.classgwt A:visited {
	color: #224308;
	text-decoration: underline;
	font-size: 11px;
	}
.classgwt A:active {
	color: #224308;
	text-decoration: underline;
	font-size: 11px;
	}
.classgwt A:hover {
	color: #155593;
	text-decoration: underline;
	font-size: 11px;
	}
	

.headerlink A:link {
	color: #224308;
	text-decoration: none;
	font-size: 14px;
	}

.headerlink A:visited {
	color: #224308;
	text-decoration: none;
	font-size: 14px;
	}
.headerlink A:active {
	color: #224308;
	text-decoration: none;
	font-size: 14px;
	}
.headerlink A:hover {
	color: #155593;
	text-decoration: underline;
	font-size: 14px;
	}
	
	
	ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 853px;
	text-align: center;
	float: left;
	padding-left: 3px;
}


ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #05341A;
	}
	
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration: none;
	margin-top: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 16px;
	height: 24px;
	font-weight: bold;
		}
ul#menu li a:hover{
	color: #B8DE68;	
	}
