@charset "windows-1250";
#footer {

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #30973f;
	margin-top: 30px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 972px;
	clear: both;
}
#footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#footerlinks a:link, #footerlinks a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#footerlinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.favorit {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}
.calcio {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
.favorit a:link, .favorit a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
}
.favorit a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
