a
{
font-family: Arial, Helvetica, sans-serif; 
}

a
{
color:#000080;
text-decoration:underline;
}

a:visited
{
color:#000080;
text-decoration:underline;
}

a:hover
{
background-color: #9BB9F8;
text-decoration:underline;
}

a:active
{
color:#000080;
text-decoration:underline;
}

.default 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #000080;
line-height: 12pt;
}

.smallprint
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
line-height: 13px;
}

.terms 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px;
color: #666666;
}