A.menu:link {
	color: white; text-decoration : none;
}
A.menu:visited {
	color: white; text-decoration : none;
}
A.menu:Hover {
	color: gold; text-decoration : none;
}
TABLE.menuprimary, TD.menuprimary, TR.menuprimary{
        background : #000080;
        font-size : 16px;
        font-weight: bold;
        text-align : left; 
        text-decoration : none;
        font-family  : Times New Roman, Arial;
}
