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

