select.noepeat {
   background-repeat: no-repeat;
   background-position: bottom left;
}
select.noepeat A:link {
   font-family: verdana;
   text-decoration: none;
}
select.noepeat A:visited {
   font-family: verdana;
   text-decoration: none;
}
select.noepeat A:hover {
   font-family: verdana;
   text-decoration: none;
}
select.noepeat A:active {
   font-family: verdana;
   text-decoration: none;
}
select.links {
   font-family: verdana;
   text-decoration: none;
}
select.links A:link {
   color: #2D8E52;
}
select.links A:visited {
   color: #2D8E52;
}
select.links A:hover {
   color: #99CCFF;
}
select.links A:active {
   font-family: verdana;
   text-decoration: none;
}
select.floatleft A:active {
   font-family: verdana;
   text-decoration: none;
}
select.test {
   font-family: verdana;
   text-decoration: none;
}
select.test A:link {
   font-family: verdana;
   text-decoration: none;
}
select.test A:visited {
   font-family: verdana;
   text-decoration: none;
}
select.test A:hover {
   font-family: verdana;
   text-decoration: none;
}
select.test A:active {
   font-family: verdana;
   text-decoration: none;
}
select.topalign {
   vertical-align: text-top;
}
select.topalign A:link {
   font-family: verdana;
   text-decoration: none;
}
select.topalign A:visited {
   font-family: verdana;
   text-decoration: none;
}
select.topalign A:hover {
   font-family: verdana;
   text-decoration: none;
}
select.topalign A:active {
   font-family: verdana;
   text-decoration: none;
}

