BODY {
	background-color : #656A81;
	background-image : url('img/sfondo.gif');
}
TD {
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
}

.little {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
}

A.s:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	width : 248px;
	font-weight: bold;
}
A.s:visited { 
	font-family: Verdana;
	text-decoration: none; 
	font-size: 12px; 
	color: #FFFFFF; 
	width : 248px;
	font-weight: bold 
}
A.s:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width : 248px;
	background-image : url('img/pul2.gif');
}
A.t:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	width : 100px;
}
A.t:visited { 
	font-family: Verdana;
	text-decoration: none; 
	font-size: 10px; 
	color: #FFFFFF; 
	width : 100px;
}
A.t:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	width : 100px;
	background-image : url('img/pul_t2.gif');
}
.tit {
	font-family : Arial Black;
	font-size : 16px;
	color : #FFFFFF;
	font-weight : bold;
}
UL {
	list-style-image : url('img/elenco.gif');
}
