@charset "UTF-8";
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	line-height: 12px;
}
.test {
	background-color: #FFFFFF;
	background-image: url(../images/bkr2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #754300;
}
a.bodycopy:active {
	color: #1187B6;
	text-decoration: none;
}
a.bodycopy:link {
	color: #188ABD;
	text-decoration: none;
}
a.bodycopy:visited {
	color: #0095BA;
	text-decoration: none;
}
a.bodycopy:hover {
	color: #754300;
	text-decoration: none;
}
