body {
	background-image: url(images/background.jpg);
}

a:link {
	color: #F6AB1E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F6AB1E;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #F6AB1E;
}

.testo_main {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000
}

.testo_titolo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color:#F6AB1E
}

.Text1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000
}

.titolo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color:#F6AB1E
}

.spoiler {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}

.menu_link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF
}

.numero {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF
}

.menu_descr {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color:#808080
}

.latest_posts {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
}.titolimultipli {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #FF9933;
	letter-spacing: 2px;
}
