body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/bg_strip_grey.jpg);
}
.white {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-size: 100%;
	font-weight: bold;
	color: #650a34;
	text-decoration: none;
}
.yellowbold {
	font-size: 100%;
	font-weight: bold;
	color: #ff9933;
	text-decoration: none;
}

a:hover {

	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red {

	font-size: 100%;
	font-weight: normal;
	color: #650a34;
	text-decoration: none;
}
.whitebold {

	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowheading {

	font-size: 140%;
	font-weight: bold;
	color: #ff9933;
	text-decoration: none;
}

