body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	}
	
.boldwhitestyle {color: #FFFFFF; 
		font-size: 12px;
		font-family: "Arial";
		text-decoration:none;
		font-weight:bold;
}
.textstyle {color: #000000; 
		font-size: 16px;
		font-family: "Arial";
font-weight:bold;
		text-decoration:none;
}
.underlinestyle {color: #000000; 
		font-size: 18px;
		font-family: "Arial";
		font-weight:bold;
		text-decoration: underline;
}
.link{
	color: #405909;
	font-weight:bold;
	font-size: 16px;
	font-family: "Arial";
	text-decoration:none;
	}
.date {	color: #405909;
	font-weight:bold;
	font-size: 11px;
	font-family: "Arial";
	text-decoration:none;
}
.titlestyle {color: #405909; 
		font-size: 22px;
		font-family: "Arial";
		font-weight:bold;
		text-decoration:none;
}
.newsstyle {color: #FFFFFF; 
		font-size: 13px;
		font-family: "Arial";
		font-weight:bold;
		text-decoration:none;
}
	.a_copyright{
	color:#405909;
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration:none;
}
.a_copyright:hover{
	color: #CCBB37;
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration:none;
}
	.link_copyright{
	color:#ffffff;
	font-weight:bold;
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration:none;
}

