body {
	background: #000000;
	font: normal  Verdana,Tahoma,sans-serif;
}


a.menu:link { font: normal 16px Verdana,sans-serif;
	color: gray; text-decoration: none; }
a.menu:visited { font: normal 16px Verdana,sans-serif;
	color: gray; text-decoration: none; }
a.menu:active { font: normal 16px Verdana,sans-serif;
	color: gray; text-decoration: none; }
a.menu:hover { font: normal 16px Verdana,sans-serif;
	color: black; text-decoration: none; }

a.menunav:link { font: normal 12px Verdana,sans-serif;
	color: black; text-decoration: none; }
a.menunav:visited { font: normal 12px Verdana,sans-serif;
	color: black; text-decoration: none; }
a.menunav:active { font: normal 12px Verdana,sans-serif;
	color: black; text-decoration: none; }
a.menunav:hover { font: normal 12px Verdana,sans-serif;
	color: gray; text-decoration: none; }


a.menu2:link { color: white; text-decoration: none; }
a.menu2:visited { color: white; text-decoration: none; }
a.menu2:active { color: white; text-decoration: none; }
a.menu2:hover { color: #999; text-decoration: none; }

a.menu3:link { font: normal 16px Verdana,sans-serif;
	color: #ff9900; text-decoration: none; }
a.menu3:visited { font: normal 16px Verdana,sans-serif;
	color: #ff9900; text-decoration: none; }
a.menu3:active { font: normal 16px Verdana,sans-serif;
	color: #ff9900; text-decoration: none; }
a.menu3:hover { font: normal 16px Verdana,sans-serif;
	color: gray; text-decoration: none; }

.text { font-family: verdana;
font-size:11px;
color: #fff;
}

.titoli { font-family: verdana;
font-size:24px;
color: #fff;
}

.titoli2 { font-family: verdana;
font-size:16px;
color: #ccc;
}

.dida { font-family: verdana;
font-size:10px;
color: #fff;
}

/* TESTO ROSSO BOLD (ERRORE) */
      .largered        {   font-size: 14px;
                            font-family: verdana, arial;
                            font-weight: bold;
                            color: #FF6600;
                          }


