
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 text-align: center;
 text-decoration: none;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 7pt;font-weight: normal;font-style: normal;}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
 text-align: center;
 text-decoration: none;font-size: 7pt;font-weight: normal;font-style: normal;}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderOver {
 border: 1px solid #CCCCDD;
}

