body {
	
	margin-top: 0px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.titstrada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.linea{
    background:url(loghini/linea.gif) repeat-x #000;
}

#giallo {
     color:#FFCC00;
	 font-size:14px;
}

#fucsia {
     color: #CC0066;
	 font-size:14px;
}

    a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFCC00;
		font-weight: bold;
	}
	a:link {
		text-decoration: none;
		color: #CCCCCC;
	}
	a:visited {
		text-decoration: none;
		color: #CCCCCC;
	}
	a:hover {
		text-decoration: none;
		color: #FFFFFF;
	}
	a:active {
		text-decoration: none;
		color: #CCCCCC;
	}
	body {
		background-color: #000000;
	}