body, p, br, b, a, td {font-family: Helvetica, Sans Serif; font-size: 12px;}

a:link {text-decoration: none; color: #890C29;}
a:visited {text-decoration: none; color: #959595;}
a:active {text-decoration: none; color: #890C29;}
a:hover {text-decoration: underline; color: #890C29;}

.strikethrough {text-decoration: line-through;}
.red {color: #890C29;}
.redBold {color: #890C29; font-weight: bold;}
.blue {color: #4A5CA8;}
.blueBold {color: #4A5CA8; font-weight: bold;}

.pageLegend {
 padding-left: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 background-color: ebc57e;
 }