a:link, a:visited {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	text-decoration:none;
	color:#CEE2FB;
}

.trattino {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}

.pallino {
	font-family:Arial;
	font-size: 14;
	color:#FFFFFF;
	font-weight: bold;
}

.titolo {
	font-family:Arial;
	font-size: 14;
	color: #CEE2FB;
	font-weight: bold;
}

.titolo a {
	font-family:Arial;
	font-size:14;
	color: #FEE13D;
	font-weight: bold;
	text-decoration:none;
}

.titolo a:hover{
	font-family:Arial;
	font-size: 14;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}

.txt {
	font-family:Arial;
	font-size: 11px;
	color: #000099;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBEBF2;
}

.Stile1 {
	font-size: 14px;
	font-weight: bold;
	color: #4B698F;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile2 {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}
#mailLink{
 	color: black;	
}
.link{
color: #000099;
text-decoration: none;
}
.link a{
color: #000099;
text-decoration: none;
}
.link a:visited{
color: #000099;
text-decoration: none;
}
.link a:hover{
color: #0066FF;
text-decoration: none;
}