.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	font-size: 12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.backgrounds {
	background-color: #333333;
	background-image: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
