a.menu {
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}

a:hover.menu {
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFF00;
}

a.menuAct {
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #AA1C0D;
}

td.menu {
	text-align: center;
	white-space: nowrap;
}

table.menu {
	background-image: url("/images/layout/menu_top/mi.jpg");
	background-color: #1EAB06;
}
