A.menu_01:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #99CCFF;
}
A.menu_01:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #99CCFF;
}
 A.menu_01:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :  bold;
	text-decoration : none;
	color : #99CCFF;
}
A.menu_01:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	text-decoration : none;
	color : #CC6600;
}

A.menu_02:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : White;
}
A.menu_02:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color :  White;
}
 A.menu_02:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight :  normal;
	text-decoration : none;
	color :  White;
}
A.menu_02:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
	color :White;
}
