td {
	background-repeat: no-repeat;
	background-position: top;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #ffd700;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #ffd700;
}

.uno {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FF6600;
	font-style : italic;
}
.due {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
}
.dueB {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.tre {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
.quattro {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.form {
	border : solid;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color : Silver;
	background : #000000;
	border-width : 1px;
}

.tdgallery {
	border : 1px solid #333333;
}
