select.CellPadding {
   float: right;
}
select.CellPadding A:link {
   font-family: verdana;
}
select.CellPadding A:visited {
   font-family: verdana;
}
select.CellPadding A:hover {
   font-family: verdana;
}
select.CellPadding A:active {
   font-family: verdana;
}
select.Flashing {
   text-decoration: blink;
}
select.Flashing A:link {
   font-family: verdana;
}
select.Flashing A:visited {
   font-family: verdana;
}
select.Flashing A:hover {
   font-family: verdana;
}
select.Flashing A:active {
   font-family: verdana;
}
select.redlink {
   color: #CC0000;
   text-decoration: underline;
}
select.redlink A:link {
   color: #CC0000;
   text-decoration: underline;
}
select.redlink A:visited {
   color: #CC0000;
   text-decoration: underline;
}
select.redlink A:hover {
   color: #CC0000;
   text-decoration: underline;
}
select.redlink A:active {
   color: #CC0000;
   text-decoration: underline;
}
select.linksbysteven {
   font-family: verdana;
}
select.linksbysteven A:link {
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #CC0000;
}
select.linksbysteven A:visited {
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   text-decoration: underline;
}
select.linksbysteven A:hover {
   font-family: verdana;
}
select.linksbysteven A:active {
   font-family: verdana;
}
select.Navigation {
   font-family: verdana;
}
select.Navigation A:link {
   font-style: normal;
   font-weight: bold;
   font-size: 14px;
   color: #CC0000;
   text-decoration: underline;
}
select.Navigation A:visited {
   font-style: normal;
   font-weight: bold;
   font-size: 14px;
   text-decoration: underline;
}
select.Navigation A:hover {
   font-family: verdana;
}
select.Navigation A:active {
   font-family: verdana;
}

