A:Hover
{
text-decoration: none;
}
div
{
color: 000000;
font-family: verdana, arial, helveltica;
font-size: 12px;
font-weight: none;
text-decoration: none;
}
td
{
color: 000000;
font-family: verdana, arial, helveltica;
font-size: 12px;
font-weight: none;
text-decoration: none;
}
.Button
{
font-family: verdana, arial, helveltica;
font-size: 11px;
font-weight: bold;
color: ffffff;
cursor: hand;
background-color: 43674A;
border-color: CCCCCC;
height: 17px;
border-style: solid;
border-width: 1px;
}
.Link
{
font-family: verdana, arial, helveltica;
font-size: 12px;
font-weight: normal;
color: 43674A;
text-decoration: underline;
}
.Link1
{
font-family: verdana, arial, helveltica;
font-size: 12px;
font-weight: normal;
color: 43674A;
text-decoration: underline;
}
.Link1:visited {
color: #333333;
TEXT-DECORATION: underline;
}
.Text
{
font-family: verdana, arial, helveltica;
font-size: 19px;
font-weight: bold;
color: ffffff;
}
.TextBox
{
font-family: verdana, arial, helveltica;
font-size: 12px;
font-weight: normal;
color: 000000;
background-color: ffffff;
height: 17px;
line-height: 12px;
border-style: solid;
border-width: 1px;
border-color: 43674A;
}
.TextArea
{
font-family: verdana, arial, helveltica;
font-size: 12px;
font-weight: normal;
color: 000000;
background-color: ffffff;
height: 100px;
line-height: 12px;
border-style: solid;
border-width: 1px;
border-color: 43674A;
}