.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7A7D00;
	text-decoration: none;
	letter-spacing: 1px
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
	text-decoration: none
}

.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal
}

.titolo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF
}

.info2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none
}

.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none
}

.news a{
	color: #FFFFFF;
	text-decoration: underline
}

.news a:hover{
	color: #006600;
	text-decoration: underline
}

.news_title {
	color: #006600;
}

.news_subtitle {
	color: #ffffff;
	font-style:italic
}

#min {
	border: 1px solid #FFFFFF;
	float:right;
	margin: 0px 0px 0px 5px;
}

.headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px
}

.headline a{
	color: #006600;
	text-decoration: none
}

.headline a:hover{
	color: #006600;
	text-decoration: underline
}

.headline_title {
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px
}

