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

