input.whitetext {
   color: #FFFFFF;
}
input.whitetext A:link {
   color: #FFFFFF;
}
input.whitetext A:visited {
   color: #FFFFFF;
}
input.whitetext A:hover {
   color: #FFFFFF;
}
input.whitetext A:active {
   color: #FFFFFF;
}
input.norepeat {
   background-repeat: no-repeat;
}
input.norepeat A:link {
   background-repeat: no-repeat;
}
input.norepeat A:visited {
   background-repeat: no-repeat;
}
input.norepeat A:hover {
   background-repeat: no-repeat;
}
input.norepeat A:active {
   background-repeat: no-repeat;
}
input.red {
   font-weight: bold;
   color: #B20000;
}
input.red A:link {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}
input.red A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}
input.red A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}
input.red A:active {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}
input.default {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   background-repeat: repeat;
}
input.default A:link {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   background-repeat: repeat;
}
input.default A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   background-repeat: repeat;
}
input.default A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   background-repeat: repeat;
}
input.default A:active {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   background-repeat: repeat;
}
