.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 13px;
	color: #fff;
 	text-decoration: none;
 	line-height: 14px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 13px;
	color: #fff;
 	text-decoration: none;
	line-height: 14px;
}

.itemBorder {
 	border: 1px solid #4e0606;
}
