/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
body {
	background-image: url(images/home.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;	

}
.Stile1 {color: #98012e}
.Stile2 {
	color: #333333;
	font-weight: bold;
}

a:link {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	color:black;
	}
a:visited {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	color:black;
	}
a:hover {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-decoration: underline;
	color:black;
	}
	.title{
	font-family: Tahoma;
	font-size: 12px;
	color: #98012E;
	font-weight:bold;
	}
	
		.menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #98012E;
	font-weight:bold;
	}

		.MENU2eng{
	font-family: Tahoma;
	font-size: 11px;
	color: #828282;
	font-weight: bold;
}