.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFF00;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.itemBorder {
 border: 1px solid #003399;
}
.itemBorderBlank {
 border: 1px solid #66CCFF;
}


