.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: georgia, times, serif; 
	font-size: 11px;
	color: #1C555E;
 	text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: georgia, times, serif; 
	font-size: 11px; 
	color: #1C555E;
 	text-decoration: none;
}

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