.nav {
	font-size: 11px;
	color: #606060;
}

a.nav:link {
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.nav:visited {

}
a.nav:active {
	color: #FF0000;
	font-weight: bold;
}

.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

a {
	text-decoration: none;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 40px 300px 30px 34px;
	line-height: 16px;
}
.menu {
	color: 008080;
	font-size: 13px;
}
a.menu:link {
}
a.menu:hover {
	color: #FFFFFF;
	background-color: #808080;
}

a.menu:visited {
}
a.menu:active {
	color: #FF0000;
	font-weight: bold;
}



.abstract {
	color: #606060;
	font-size: 11px;
}
a.abstract:hover {
	text-decoration: underline;
}

a.abstract:link {
}
a.abstract:visited {

}


body {
	font-family: Arial, Helvetica, sans-serif;
}
.azienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 18px;
}
