body {
background-color: #CCCCCC;
}

td.norm2 {
background-color: #CCCCCC;
vertical-align: top;
font-weight: bold;
}

a:link {
color: #0000FF; text-decoration: none;
font-weight: normal;
}

a:active {
color: #0000FF; text-decoration: none;
font-weight: normal;
}

a:visited {
color: #871F78; text-decoration: none;
font-weight: normal;
}

a:hover {
text-decoration: none;
color: #FF0000;
}


.sb:link {
color: #0000FF; text-decoration: none;
font-weight: bold;
}

.sb:active {
color: #0000FF; text-decoration: none;
font-weight: bold;
}

.sb:visited {
color: #871F78; text-decoration: none;
font-weight: bold;
}
