.menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:link,.menu a:active,.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.copy {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copy a:link,.copy a:active,.copy a:visited{
	color: #000000;
	text-decoration: none;
}
.copy a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.titolo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #A82324;
	text-decoration: none;
}
.titolo a:link,.titolo a:active,.titolo a:visited{
	color: #000000;
	text-decoration: none;
}
.titolo a:hover{
	color: #000000;
	text-decoration: underline;
}

.titolo1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.titolo1 a:link,.titolo1 a:active,.titolo1 a:visited{
	color: #F00;
	text-decoration: none;
}
.titolo1 a:hover{
	color: #333;
	text-decoration: underline;
}
.nolink {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FED3A0;
	text-decoration: none;
}
