a:link {
	text-decoration: underline;
	color: #818F2D;
}
a:visited {
	text-decoration: underline;
	color: #818F2D;
}
a:hover {
	text-decoration: underline;
	color: #C2D16D;
}
a:active {
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	background-color: #B6BA7E;
	color: #7F7F7F;
	line-height: 160%;
	height: 100%;
	width: 100%;
}
.tableborder {
	border: 1px solid #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.test {
	color: #94985C;
	background-color: #F5F8E7;
	background-image: url(../graphics/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
	color: #B4C635;
	font-size: 16px;
}
