body {
	background-image: url(images/background/back.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #002E0C;
	text-decoration: none;
}
a:visited {
	color: #002E0C;
	text-decoration: none;
}
a:active {
	color: #002E0C;
	text-decoration: none;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 11px}
a:hover {
	color: #00641C;
	text-decoration: underline;
}
.style3 {font-size: 14px}
.style12 {font-size: 14px; color: #FFFFFF; }

