.menu{
	padding-left:5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.menu a{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
.testo_home{
	font-family:Tahoma;
	font-size:11px;
	/*font-weight:bold;*/
	color:#ffffff;
	line-height:16px;
}
.testo_home a{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.testo_home a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
.testo{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
}
.testo a{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.testo a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
.bottom{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
}
.bottom a{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
.bottom a:hover{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.input{
	background-color:#ffffff;
	color:#8A263A;
	font-family:Tahoma;
	font-size:10px;
	border:1px solid #8A263A;
	height:16px;
	width:160px;
}