A:link { color: #FF0000; text-decoration: underline; font-weight: bold }
A:active { color: #FF0000; text-decoration: underline; font-weight: bold }
A:visited { color: #666666; text-decoration: underline; font-weight: bold }
A:hover { color: #FF0000; text-decoration: underline; font-weight: bold; background: #FFFFFF }

body { background-color: #000000; color: #FFFFFF; font-family: verdana, arial, sans-serif; font-size: 80%; background-image: url("img/foto_colori.jpg"); background-repeat: no-repeat }
h1 { color: #FF0000; font-size: 300%; font-family: courier new, courier, serif }
h2 { color: #FF0000; font-size: 200%; font-family: courier new, courier, serif }
h3 { color: #FF0000; font-size: 140%; font-family: courier new, courier, serif }

#top { float: right; text-align: center; position: fixed; top: 10px; right: 5px }

.menu { text-align: left }
.contenuti { margin-right: 200px; padding-top: 115px }
.note { color: #666666; font-size: 80%; font-family: verdana, arial, helvetica, sans-serif; text-align: center }
.bold { font-weight: bold; color: #FF0000 }