*{
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif; font-size: 18px; color:#009933;
}
body {
	background-color: #333333;
}
.tabellaPrincipale{
	background-color:#FFFF99;
}
.titolo {
	font-size: 36px; font-weight:bold;
}
.slogan{
	text-align:center;font-size: 24px; font-weight:bold; color:#993300; 
}
.titoloPagina{
	font-size:20px; font-weight:bold; text-align:center;
}
TD.menuCel{
	border-style:outset; 
}
A.menu{
	text-decoration:none; text-align:center;
}
A.menu:link{
	color: #990000; 
}
A.menu:visited{
	color:#993300; 
}
A.menu:hover{
 	font-weight:bold;
}
A.sottoMenu{
}
A.sottoMenu:link{
	color: #990000; 
}
A.sottoMenu:visited{
	color:#993300; 
}
A.sottoMenu:hover{
 	color:#009933;
}

