.f
{
    FONT-FAMILY: "Verdana", "Arial", "helvetica";
    FONT-SIZE: 12px;
    FONT-COLOR: Black;
}


.g 
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
	FONT-COLOR : Black;
}


A:Active  
{
	color : #054070;
	text decoration : none
}


A:Hover  
{
	COLOR : Red;
	text decoration : none
}

.u
{  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal;
	font-weight: bold; 
	text-transform: uppercase; 
	color: #054070; 
	text-decoration: none
}