body {
	margin-top: 30px;
	background-color: #FFFFFF;
	height:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
.testopiccolo {
	font-size: 10px;
}
.testomedio {
	font-size: 11px;
}
.testogrande {
	font-size: 16px;
}

.link_lingue a {
    font-size: 11px;
	}

.link_lingue a:link, a:visited {
    color: #000000;
	text-decoration: none;
}

.link_lingue a:hover {
    color: #F2F2F2;
	text-decoration: none;
}

.link_interni {
    font-size: 11px;
	}

.link_interni a {
    font-size: 11px;
	}

.link_interni a:link, a:visited {
    color: #DD512C;
	text-decoration: none;
}

.link_interni a:hover {
    color: #000000;
	text-decoration: none;
}

a:link, a:visited {
	color: #822427;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
