td.unfocused    {
	background-image: url(../immagini/unfocused.jpg);
	vertical-align: middle;
	text-align: center;
}

td.focused    {
	background-image: url(../immagini/focused.jpg);
	vertical-align: middle;
	text-align: center;
}

body    {
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../immagini/sfondo.jpg);
	background-color: #000000;
}

a.nav:link	{
	color: #FFFFCC;
	font: bold 9pt Arial; 
	text-decoration: none;
}

a.nav:visited { color: #FFFFCC;
			font: bold 9pt Arial;
			text-decoration: none;
}

a.nav:hover   { color: #99CCCC;
			font: bold 9pt Arial;
			text-decoration: none;
}

a:link	{
	color: #FFFFCC;
	font: bold 9pt Arial; 
	text-decoration: underline;
}

a:visited { color: #99CCCC;
			font: bold 9pt Arial;
			text-decoration: underline;
}

a:hover   { color: #99CCCC;
			font: bold 9pt Arial;
			text-decoration: none;
}

ul	{
	font: 9pt Arial;
	color: #FFFFCC;
	list-style-type: circle;
}

p	{
	font: 9pt Arial;
	color: #FFFFCC;
	text-align: justify;
	}

strong	{
	color: #99CCCC;
}

.titolo	{
	font: normal 14pt Arial;
	color: #99CCCC;
}
span {
	font-family: Arial;
	font-size: 9pt;
	color: #99CCCC;
}
.titolo2 {
	font-family: Arial;
	font-size: 11pt;
	color: 99CCCC;
}
