body {
background-color: #000000;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
font-style: normal;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
color: #FFCC00;
}
table, td { font-size: 12px; }
a:link { color: #FFCC00; text-decoration: underline; }
a:visited { color: #FFAA00; text-decoration: underline; }
a:hover { color: #FFAA00; text-decoration: underline; }
a:active { color: #FFAA00; text-decoration: underline; }
.titoli {	
font-family: Monotype Corsiva,Times New Roman;
		font-size: 22px;
		font-weight: normal;
		color: #CCAA77;
		font-style: normal;
}


.menu {	
		font-family: Tahoma;
		font-size: 12px;
		font-weight: normal;
		color: #FFCC00;
		font-style: normal;
		text-decoration: none;
}
.menu A:link { color: #FFEEBB; text-decoration: underline; }
.menu A:visited { color: #FFEEBB; text-decoration: underline; }
.menu A:hover { color: #FFCC00; text-decoration: underline; }
.menu A:active { color: #FFEEBB; text-decoration: underline; }
