img {
	border: none;
}

.back {
	background-image: url(images/back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

a:link {
	color: Black;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: Green;
	font-style: normal;
}
.style4 {color: #FFCC00}

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.news {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	height: 11px;
	text-decoration: none;
	color: Black;
}

h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #4E8A3A;
}

h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #4E8A3A;
}
