td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tit {
	font-family: Arial, Verdana;
	font-size: 14px;
	letter-spacing:2px;
	color: #FF6600;

}

a:link {
	color: #f76d07;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;

}
a:active {
	color: #f76d07;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;

}
a:visited  {
	color: #f76d07;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;

}
a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;

}

a.ospite:link {
	color: #f76d07;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;

}
a.ospite:active {
	color: #f76d07;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;

}
a.ospite:visited  {
	color: #f76d07;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;

}
a.ospite:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;

}

