body {
	margin-top: 0px;
	margin-bottom: 0px;
}


.titolo {
	color: #FFB650;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-align:justify;
	font-weight: bold;
}


.link_titolo
{
	color: #FFB650;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-align:justify;
	font-weight: bold;
	text-decoration:none;
}

a:link.link_titolo, a:visited.link_titolo, a:active.link_titolo {
	color: #FFB650;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-align:justify;
	font-weight: bold;
	text-decoration:none;
}
a:hover.link_titolo{
	color: #FFB650;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-align:justify;
	font-weight: bold;
	text-decoration:underline;
}


.corpo {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align:justify;
}

.footer {
	color: #FFFFFF;
	font-size: 15px;
}


a.link
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
a.link:hover 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.eventi
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style:italic;
	text-decoration: underline;
}
a.eventi:hover 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style:italic;
	text-decoration: none;
}


.copy {
	color: black;
	font-family:  "verdana";
	font-size: 10px;
	text-align:center;
}

a.websci
{
	font-family: "verdana";
	font-size: 10px;
	font-weight: bold;
	color: black;
	font-style:italic;
	text-decoration: underline;
}
a.websci:hover 
{
	font-family: "verdana";
	font-size: 10px;
	font-weight: bold;
	color: red;
	font-style:italic;
	text-decoration: none;
}
.menu_bottom {
	color: black;
	font-family: "verdana";
	font-size: 9px;
}

a.menu_bottom_link
{
	font-family: "verdana";
	color: black;
	text-decoration: underline;
}
a.menu_bottom_link:hover 
{
	font-family: "verdana";
	color: red;
	text-decoration: none;
}