.Titoli
{text-align: Center;
color: #FF0000;
font-size: 12px;
font-family: Verdana;
font-weight: Bold;
}
.Testo
{
}
.TestoPiccolo
{
}
.Header
{
}
.Footer
{
}
.Tabella
{
}
.Pagina
{
}
.AreaRis_Titolo
{
}
.AreaRis_Registra
{
}
.Titoletti
{
}
.NoLink
{
}
TABLE
{
}
INPUT
{
}
.ParteDX
{
}
BODY
{background-image: url(/images/sfondocicrnf.jpg)
}
.question
{
}
.link
{
}
a:link	  { text-decoration: none; 
		 	font-family: Arial;
		 	font-size: 14px;
		 	font-weight: 900; 
		 	color: #FFFFFF; } /* link da visitare */
a:active  { text-decoration: none;
		    font-family: Arial;
		    font-size: 14px;
		    font-weight: 900;
		    color: #FFFFFF; } /* link attivo */
a:visited { text-decoration: none;
			font-family: Arial;
			font-size: 14px;	
			font-weight: 900;
		 	color: #FFFFFF; } /* link visitato */
a:hover   { font-style:normal;
		  	font-family: Arial;
		 	font-size: 14px;	
			text-decoration: none;
		  	font-weight: 900;
		  	color: #00FF00; } /* link al passaggio del mouse */