.menuzag {
	font-size: 13px;
	color : #ffffff;
	font-family : Arial;
	font-weight: bold;
}



a.menu {
font-size: 13px;
	color : #000000;
	text-decoration: none;
		font-family : Arial;


}
a.menu:hover {
font-size: 13px;
	color : #0066CC;
	text-decoration: none;
		font-family : Arial;
	font-weight: bold;
}