body {
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}.orangetitle {
	color: #982812;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #982812;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.top a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:hover {
	color: #9d341f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.xsmall a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.xsmall a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.xsmall a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.xsmall a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}h1 {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}

