.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: verdana, arial; 
	font-size: 11px; 
	color: #414143;
 	text-decoration: none;
}


.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: verdana, arial; 
	font-size: 11px; 
	color: #f3bb20;
 	text-decoration: none;
 	font-weight: bold;
}

.itemBorder {
 	border-bottom: 1px solid #fff;
}
