.backgroundInside {
	background-color: #ba0000;
	background-image: url(images/bgBar.gif);
	background-repeat: repeat-x;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyLink a:link {
	color: #A80000;
	text-decoration: none;
	font-weight: bold;
}
.bodyLink a:visited {
	text-decoration: none;
	color: #A20000;
}
.bodyLink a:hover {
	text-decoration: underline;
	color: #A60000;
}
.bodyLink a:active {
	text-decoration: none;
	color: #A20000;
}

.bottomLink {
	color: #d2d2cb;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bottomLink a:link {
	color: #d2d2cb;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottomLink a:visited {
	text-decoration: none;
	color: #d2d2cb;
}
.bottomLink a:hover {
	text-decoration: underline;
	color: #d2d2cb;
}
.bottomLink a:active {
	text-decoration: none;
	color: #d2d2cb;
}
