A:Hover
{
text-decoration: none;
}
div
{
color: #000000;
font-family: verdana;
font-size: 10px;
font-weight: none;
text-decoration: none;
}
td
{
color: #000000;
font-family: verdana;
font-size: 10px;
font-weight: none;
text-decoration: none;
}
.Button
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
cursor: hand;
background-color: #EDEDED;
border-color: #000000;
height: 16px;
border-style: solid;
border-width: 1px;
}
.Link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
.Text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #EDEDED;
}
.TextBox
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
background-color: #EDEDED;
height: 16px;
line-height: 11px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}
.TextArea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
background-color: #EDEDED;
height: 50px;
line-height: 11px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}