html,body{
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#555555;
	text-align: center;
	background-image:url(http://www.ludoswebtt.com/image/sfond.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.tabella{
	border: 1px solid;
	border-color:#D2D3FF;
	background-color:#FFFFFF;
	padding: 10px;
}

.link-menu:LINK    {
	font-size: 16px;
	text-decoration: none;
	Color: #CCCCCC;
	font-weight: bold;
}
.link-menu:VISITED {
	font-size: 16px;
	text-decoration: none;
	Color: #CCC6D9;
	font-weight: bold;
}
.link-menu:HOVER   {
	text-decoration: none;
	Color: #003399;
	font-weight: bold;
	background-color: #FFFFFF;
}
.link-link:LINK    {
	font-size: 13px;
	text-decoration: none;
	Color: #990000;
	font-weight: bold;
}
.link-link:VISITED {
	font-size: 13px;
	text-decoration: none;
	Color: #990000;
	font-weight: bold;
}
.link-link:HOVER   {
	font-size: 13px;
	text-decoration: underline;
	Color: #660000;
	font-weight: bold;
}
.link-descrizione:LINK    {
	font-size: 11px;
	text-decoration: none;
	Color: #4786E4;
	font-weight: normal;
}
.link-descrizione:VISITED {
	font-size: 11px;
	text-decoration: none;
	Color: #4786E4;
	font-weight: normal;
}
.link-descrizione:HOVER   {
	font-size: 11px;
	text-decoration: underline;
	Color: #4786E4;
	font-weight: normal;
}
.categoria  {
	font-size: 16px;
	text-decoration: none;
	Color: #92B7EF;
	font-weight: bold;
}
.descrizione  {
	font-size: 11px;
	text-decoration: none;
	Color: #4786E4;
	font-weight: normal;
}
.chiuso  {
	font-size: 13px;
	text-decoration: line-through;
	Color: #333333;
	font-weight: normal;
}
