body {
	background-color: #64a901;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-position:left top;
}
a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFF00;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.style1 {
	font-size: 13px;
	font-family: Tahoma, Arial;
}
.style2 {
	color: #003300;
	font-family: Tahoma, Arial;
}
.style4 {color: #003300; font-family: Tahoma, Arial; }