select.CellPadding {
   padding: 5;
}
select.CellPadding A:link {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   text-decoration: none;
}
select.CellPadding A:visited {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   text-decoration: none;
}
select.CellPadding A:hover {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   text-decoration: none;
}
select.CellPadding A:active {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   text-decoration: none;
}
select.whitetext {
   color: #FFFFFF;
   text-decoration: none;
}
select.whitetext A:link {
   color: #FFFFFF;
   text-decoration: none;
}
select.whitetext A:visited {
   color: #FFFFFF;
   text-decoration: none;
}
select.whitetext A:hover {
   color: #FFFFFF;
   text-decoration: none;
}
select.whitetext A:active {
   color: #FFFFFF;
   text-decoration: none;
}
select.blackbiglinks {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   text-decoration: none;
}
select.blackbiglinks A:link {
   font-weight: bold;
   font-size: 20px;
   color: #000000;
   text-decoration: underline;
}
select.blackbiglinks A:visited {
   font-weight: bold;
   font-size: 20px;
   color: #000000;
   text-decoration: underline;
}
select.blackbiglinks A:hover {
   font-weight: bold;
   font-size: 20px;
   color: #772A02;
   text-decoration: underline;
}
select.blackbiglinks A:active {
   font-weight: bold;
   font-size: 20px;
   color: #000000;
   text-decoration: underline;
}
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.default {
   font-family: verdana;
   font-size: 12px;
   color: #4C4C4C;
}
select.default A:link {
   font-family: verdana;
   font-size: 12px;
   color: #4C4C4C;
}
select.default A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #4C4C4C;
}
select.default A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #4C4C4C;
}
select.default A:active {
   font-family: verdana;
   font-size: 12px;
   color: #4C4C4C;
}
select.link {
   font-weight: bolder;
   font-size: 26px;
   color: #772A02;
}
select.link A:link {
   font-weight: bolder;
   font-size: 26px;
   color: #772A02;
}
select.link A:visited {
   font-weight: bolder;
   font-size: 26px;
   color: #772A02;
}
select.link A:hover {
   font-weight: bolder;
   font-size: 26px;
   color: #772A02;
}
select.link A:active {
   font-weight: bolder;
   font-size: 26px;
   color: #772A02;
}
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;
}
