a.menu:active {
    COLOR: "white";
    FONT-WEIGHT: bold;
	 font-size: smaller
}

a.menu:visited {
    COLOR: "white";
    FONT-WEIGHT: bold;
	 font-size: smaller
}

a.menu:hover {
    COLOR: #336699;
    FONT-WEIGHT: bold;
	 font-size: smaller
}

a.menu:link {
    COLOR: "white";
    FONT-WEIGHT: bold;
	 font-size: smaller
}
