A.menutitle{
	text-decoration : none;
	color : #191970;	
}
A:HOVER.menutitle {
	background-color : #ADD8E6;
	text-decoration : none;
}	
.submenu{
		font-size: 12px;
		margin-left : 20px;
	}
A.submeniu {
	text-decoration : none;
	color : #191970;
}
A:HOVER.submeniu {
	background-color : #ADD8E6;
	text-decoration : none;
}
