body {
font-family: verdana, arial, sans-serif;
color: #ffffff;
}
.bodytext {
font-family: verdana, arial, sans-serif;
line-height: 14pt;
text-decoration: none;
}
a {
text-decoration: none;
color: #dedede;
}
a:hover
{color: #F99CC3;
}
input
{
color: black;
background: #FBD1E3;
border: 1px solid #000000
}
textarea
{
color: black;
background: #FBD1E3;
border: 1px solid #000000;
font-family: verdana, arial, sans-serif;
font-size: 9pt;
}
form td{
color: #ffffff;
font-family: verdana, arial, sans-serif;
font-size: 9pt;
}
option
{
color: black;
background: #FBD1E3;
border: 1px solid #000000;
}