tr.redlinks {
   color: #CC0000;
   text-decoration: none;
}
tr.redlinks A:link {
   color: #CC0000;
   text-decoration: none;
}
tr.redlinks A:visited {
   color: #CC0000;
   text-decoration: none;
}
tr.redlinks A:hover {
   color: #CC0000;
   text-decoration: none;
}
tr.redlinks A:active {
   color: #CC0000;
   text-decoration: none;
}
tr.cellpad {
   padding: 5;
}
tr.yellowlinks {
   color: #FFFF00;
   text-decoration: none;
}
tr.yellowlinks A:link {
   color: #FFFF00;
   text-decoration: none;
}
tr.yellowlinks A:visited {
   color: #FFFF00;
   text-decoration: none;
}
tr.yellowlinks A:hover {
   color: #FFFF00;
   text-decoration: none;
}
tr.yellowlinks A:active {
   color: #FFFF00;
   text-decoration: none;
}
tr.Floatleft {
   float: left;
}
tr.Floatleft A:link {
   float: left;
}
tr.Floatleft A:visited {
   float: left;
}
tr.Floatleft A:hover {
   float: left;
}
tr.Floatleft A:active {
   float: left;
}
tr.greylink {
   color: #CCCCCC;
}
tr.greylink A:link {
   color: #CCCCCC;
}
tr.greylink A:visited {
   color: #CCCCCC;
}
tr.greylink A:hover {
   color: #CCCCCC;
}
tr.greylink A:active {
   color: #CCCCCC;
}
tr.bluelink {
   color: #0000DC;
   text-decoration: none;
}
tr.bluelink A:link {
   color: #0000DC;
   text-decoration: none;
}
tr.bluelink A:visited {
   color: #0000DC;
   text-decoration: none;
}
tr.bluelink A:hover {
   color: #0000DC;
   text-decoration: none;
}
tr.bluelink A:active {
   color: #0000DC;
   text-decoration: none;
}
tr.floatright {
   float: right;
}
tr.floatright A:link {
   float: right;
}
tr.floatright A:visited {
   float: right;
}
tr.floatright A:hover {
   float: right;
}
tr.floatright A:active {
   float: right;
}
tr.whitelink {
   color: #FFFFFF;
}
tr.whitelink A:link {
   color: #FFFFFF;
}
tr.whitelink A:visited {
   color: #FFFFFF;
}
tr.whitelink A:hover {
   color: #CCCCCC;
}
tr.whitelink A:active {
   color: #FFFFFF;
}

