.maintext
{
 font-family: Verdana;
 font-size: 10pt;
 font-style: normal;
}

.smalltext
{
 font-family: Verdana;
 font-size: xx-small;
 font-style: normal;
}

a:link    
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none
}

a:visited 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none
}

a:hover
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold; color: #3366FF
}
