body {
	background-image: url(bg3.jpg);
}

a:link {
	color: #664926;
}
a:visited {
	color: #664926;
}
a:hover {
	color: #664926;
}
a:active {
	color: #664926;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #664926;
}
.bodyGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #664926;
}

.bodyGrey a:link { color:#afa69b; font-weight:bold; text-decoration:none}
.bodyGrey a:visited { color:#c5bfb7; font-weight:bold; text-decoration:none}
.bodyGrey a:hover { color:#664926; text-decoration:none; cursor:hand; font-weight:bold}
.bodyGrey a:active { color:#afa69b; font-weight:bold; text-decoration:none}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #664926;
	background-color: #d8f1f4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headerBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ab5ba;
	font-weight: bold;
}
.bodyGreySmBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #664926;
	font-weight: bold;
}
