<STYLE>
A:active
{
    COLOR: white;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 10px
}
A:link
{
    COLOR: white;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 10px
}
A:visited
{
    COLOR: white;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 10px
}
A:hover
{
    COLOR: white
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 10px
}
.textreg
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
    color: white;   
    line-height: 14px;
}
.textreg2
{
    COLOR: white;
    FONT-FAMILY: courier;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold
}
.texthead
{
    COLOR: white;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold
}
.textheadsub
{
    COLOR: white;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}
</STYLE>