.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus
{
 color: #ffffff;
 font-weight: bold;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus
{
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
}

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