.disclaimer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color:#FFFFFF;
}
.testoblack {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color:#000000;
}
.title {

	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color:#FFFFFF;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu:hover {
	color: #FFFF66;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.headlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.headlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffff00;
}
.stdlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.stdlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
}