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

