body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

.footer a:link {
	text-decoration: none;
	color: #000000;
}
.footer a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a:hover {
	text-decoration: none;
	color: #425508;
}
.footer a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-size: 12px;
	color: #ADCB4A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ADCB4A;
}
a:hover {
	text-decoration: none;
	color: #425508;
}
a:active {
	text-decoration: none;
	color: #ADCB4A;
}
.image {
	border: 1px solid #B5CF5A;
}
