.row1
{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}
.row2
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
}

.signup
{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #C0C000;
}
.signup2
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: #C0C000;
}

A:Link
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #0000C0;
}

A:Visited
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #0000C0;
}

A:Active
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #0000C0;
}

A:Hover
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #FF0000;
}

