.titleHighlight {
	background-color: #E2E2E2;
	font-style: italic;
	font-weight: bold;
	border: 1px none #666;
}
.leftLink {
	font-weight: bold;
	color: #CCC;
	background-color: #066;
	font-size: 14px;
	text-decoration: none;
}
.titleFont {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
