.top_link {
	font-family: "Courier New", Courier, monospace;
	color: #BEAE8E;
	text-decoration: none;
	filter: Light;
}
A {
	font-family: "Courier New", Courier, monospace;
	color: #BEAE8E;
	text-decoration: none;
}
A:hover {
	font-family: "Courier New", Courier, monospace;
	color: #BEAE8E;
	text-decoration: none;
	font-weight: bold;
}

p {
	font-family: "Courier New", Courier, monospace;
	color: #BEAE8E;
	text-decoration: none;
}
p {font-size: 10pt}

.titolo {
	font-family: "Courier New", Courier, monospace;
	color: #BEAE8E;
	text-decoration: none;
	font-weight: bold;
}
.titolo {font-size: 16pt}
