body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background: url(../img/BG.jpg) repeat left top;
	color: #9c9c9c;
	}
.BloodFooter {
	background: url(../img/Downblood.jpg) no-repeat center bottom;
}

.titoli{
color: #FFFFFF;
font-weight:bold;
}
.bordofoto{
	background-color: #e5bd97;
	padding: 6px;
}
.testipiccoli{
	font-size: 10px;
	font-weight:bold;
}
a:link {
	color: #465366;
	text-decoration: underline;
}
a:visited {
	color: #465366;
	text-decoration: underline;

}
a:active {
	color: #465366;
	text-decoration: underline;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a.testobianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.testobianco:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:hover {
	color: #FAFAFA;
	text-decoration: underline;
}
