/* CSS Document */
body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	vertical-align:top;
}
select.tendina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 200%;
	color: #000000;
	background-color:#CCCCCC
	}
TD.testoMenuImages{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #667173;
	line-height: 18px;
	text-decoration: blink;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	/*background-image:url(../images/bk_voce_menu_sx.jpg);
	background-position:left top;
	background-repeat:no-repeat*/
}

/*------------------------LINK------------------------------*/
A.MenuImages:link, A.MenuImages:visited, A.MenuImages:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.MenuImages:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EBEBEB;
	font-weight: bold;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6B70A9;
	text-decoration: none
}

