.SiteContentNormal {
  font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
	color: black;
}

.SiteContentHighlite {
  font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	color: black;
}

.SiteContentSpecial {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
	color: #99CC66;
}