body {
	text-decoration: none;
	background-image: url(images/2011/bkgr.jpg);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #8B5239;
	text-decoration: none;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B5239;
}
.orangeBold {
	font-size: 15px;
	font-weight: bold;
	color: #8B5239;
}
.linksColor {
	font-size: 13px;
	font-weight: bold;
	color: #8B5239;
}

