a:LINK.mnuTitle{
    font-size       :   11pt;
    font-weight     :   bold;
    text-decoration :   underline;
    color           :   blue;
}

a:VISITED.mnuTitle{
    font-size       :   11pt;
    font-weight     :   bold;
    text-decoration :   underline;
    color           :   darkmagenta;
}

a:HOVER.mnuTitle{
    font-size       :   11pt;
    font-weight     :   bold;
    text-decoration :   underline;
    color           :   #FF8080;
}




DIV.ft1	{font-size:11pt;
	color:blue;
	font-weight:500;
	}

DIV.ft2	{font-size:10pt;
	color:black;
	font-weight:400;
	}





