body {
	background-color:#05560a;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	}

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.style1{
	padding:5px;
}

.style3 {
	font-size: 14px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	color: #949449;
}
.style6 {
	font-size: 14px; font-weight: bold;
}