a:link {
	text-decoration: underline;
	color: #0000FF;

}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
.men_sel {
	font-size: 30px;
	color: #F4955A;
	font-family: 'Trebuchet MS', Arial, sans;
	font-style: italic;
	line-height: 16px;
}
.men_2liv {
	font-size: 22px;
	color: #F4955A;
	font-family: 'Trebuchet MS', Arial, sans;
	font-style: italic;
	text-align: center;
	line-height: 10px;
}
.titolo_pag {
	font-size: 22px;
	color: #CD572D;
	font-family: 'Trebuchet MS', Arial, sans;
	font-style: italic;
}
.corpo_norm {
	font-size: small;
	font-family: 'Trebuchet MS', Arial, sans;
	color: #333333;
}
