select.Fixedbackground {
   background-repeat: repeat-x;
}
select.Fixedbackground A:link {
   background-repeat: repeat-x;
}
select.Fixedbackground A:visited {
   background-repeat: repeat-x;
}
select.Fixedbackground A:hover {
   background-repeat: repeat-x;
}
select.Fixedbackground A:active {
   background-repeat: repeat-x;
}
select.default {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #484848;
}
select.default A:link {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #484848;
}
select.default A:visited {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #484848;
}
select.default A:hover {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #484848;
}
select.default A:active {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #484848;
}
