.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: Georgia, times, 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: Georgia, times, serif;
	font-size: 13px;
	color: #fff;
 	text-decoration: none;
	line-height: 14px;
}

.itemBorder {
 	border: 1px solid #576b3b;
}
