body.top {
	margin-top: 0px;
}

.tit {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FF0000;
}

.tit1 {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #FF0000;
}

.testo {
	font-family: Verdana,Arial;
	font-size:10px;
	color: #dddddd;
	line-height: 13px;
}

.testol {
	font-family: Verdana,Arial;
	font-size:10px;
	color: #dddddd;
	line-height: 13px;
	padding-top:13px;
}

#position {
	position : relative;
	left: 123;
	top: 15;
}

a.down {
	text-decoration: none;
	color: FF0000;
}

a:hover.down {
	text-decoration: underline;
	color: FF0000;
}

ol {
	padding : 0px 0px 0px 0px;
}

a.home {
	color:#FFFFFF;
	text-decoration : none;
}
.testoRosso {
	font-family: Verdana, Arial;
	font-size:10px;
	color: #FF0000;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
a.testoRosso:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.biancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
