#MenuVersi .pagineVersi {
	margin: 0 0 0 8px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MenuVersi .titVersi {
	width: 100%;
	display: block;
	background-color: #C60029;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A60021;
	border-bottom-color: #FF597A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-size: 12px;

}
#MenuVersi .pagineVersi a {
	width: 100%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #E6B800;
	color: #000000;
}
#MenuVersi .pagineVersi a:hover {
	width: 100%;
	display: block;
	background-color: #FFCC00;
	color: #000000;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6B800;
	border-bottom-color: #F3E1A9;
	border-top-width: 1px;
	border-bottom-width: 1px;


}
