.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: "trebuchet ms",tahoma, verdana, arial;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	font-weight: bold;
 	text-decoration: none;

}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: "trebuchet ms", tahoma, verdana, arial;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	font-weight: bold;
 	text-decoration: none;

}

.itemBorder {
 	border: 1px solid #fbc58f;
}
