.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

#leftbar
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}

#leftbar
a:hover {
	color: #CC0000;
	text-decoration: underline overline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a {
	color: #CC6600;
	text-decoration: none;
}

