body					{ background-color: #ffffff; margin:0px }

.text					{ font-family: verdana; font-size: 10px; color: #505050 }
.text	a:link		{ font-family: verdana; font-size: 10px; text-decoration: none; color: #505050 }
.text	a:visited	{ font-family: verdana; font-size: 10px; text-decoration: none; color: #505050 }
.text	a:hover		{ color: #ff0000 }
				
.titoli				{ font-family: arial; font-size: 12px; color: #ff0000; font-weight: bold }
.titoli	a:link	{ font-family: arial; font-size: 12px; text-decoration: none; color: #ff0000 }
.titoli	a:visited{ font-family: arial; font-size: 12px; text-decoration: none; color: #ff0000 }
.titoli	a:hover	{ color: #505050 }

.textct					{ font-family: verdana; font-size: 11px; color: #505050 }
.textct	a:link		{ font-family: verdana; font-size: 11px; text-decoration: none; color: #505050 }
.textct	a:visited	{ font-family: verdana; font-size: 11px; text-decoration: none; color: #505050 }
.textct	a:hover		{ color: #ff0000 }
				
.titolict				{ font-family: arial; font-size: 13px; color: #ff0000; font-weight: bold }
.titolict	a:link	{ font-family: arial; font-size: 13px; text-decoration: none; color: #ff0000 }
.titolict	a:visited{ font-family: arial; font-size: 13px; text-decoration: none; color: #ff0000 }
.titolict	a:hover	{ color: #505050 }

.menu a:link		{	font-family: arial;
							color: #646464;
							font-size: 12px;
							font-weight: bold;
							font-style: normal;
							text-decoration: none; }
.menu a:visited	{	font-family: arial;
							color: #646464;
							font-size: 12px;
							font-weight: bold;
							font-style: normal;
							text-decoration: none; }
.menu a:hover		{	font-family: arial;
							color: #ff0000;
							font-size: 12px;
							font-weight: bold;
							font-style: normal;
							text-decoration: none; }

.buttons				{	font-family: tahoma;
							color: #202020;
							background-color: #f0f0f0;
							font-size: 10px;
							border: 1px solid #a0a0a0;
							cursor: hand;
							font-weight: bold;
							font-style: normal; }
.buttons-hover			{	font-family: tahoma;
							color: #000000;
							background-color: #e0e0e0;
							font-size: 10px;
							border: 1px solid #000000;
							cursor: hand;
							font-weight: bold;
							font-style: normal; }

.elementi			{	font-family: tahoma;
							color: #000000;
							font-size: 11px;
							font-style: normal;
							border: 1px solid #9d9da1;
							height: 19px;
							padding-left: 3px;
							padding-right: 3px; }

.tdelementi			{	padding-left: 3px;
							padding-right: 3px; }
	