A				{
	font-family:tahoma;
	font-size:13px;
	color: #FF8C00;
	text-decoration:none
}
A:hover		{
	font-family:tahoma;
	font-size:13px;
	color: Yellow;
	text-decoration:underline
}
td				{
	font-family:tahoma;
	font-size:13px;
	color: #DEB887;
}
.soustitre	{
	font-family:arial; font-size: 13px;color:#CCCCCC
}

body			{
	margin-left: 5;
	margin-top: 20;
	margin-bottom: 0;
	margin-right: 5;
	background: url(../immagini/sfondo.jpg) repeat-y;
	background-color: Black;
}

.small		{
	font-family:tahoma;
	font-size:9px;
	width:150px;
}

.small:hover{
	font-family:tahoma;
	font-size:9px;
	width:150px;
}
