.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: verdana, arial; 
	font-size: 9px; 
	line-height: 10px;
	color: #000;
 	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: verdana, arial; 
	font-size: 9px; 
	line-height: 10px;
	color: #DD3201;
 	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

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