a.menu:link {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:visited {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
	}
a.menuActive:link {
	font-family:tahoma;
	font-size:11px;
	color:#990000;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menuActive:visited {
	font-family:tahoma;
	font-size:11px;
	color:#FFCC00;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menuActive:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
	}
