.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
}
.listing a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	font-weight: bold;
}
.listing a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008328;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
}
.h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.desc {
	color: #008328;
}
.sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
