        
.contact {
	color: #F0C;
	font-family: 'DIN Medium', Arial, sans-serif;
}
.contact a:link {
	color: #F0C;
}

.contenuti h2 {
	color: #FFF;
}
.contact a:visited {
	color: #F0C;
}
.contact a:hover {
	color: #FFF;
}

#cow {
	position: absolute;
	height: 236px;
	width: 460px;
	right: -30px;
	bottom: -15px;
	background-image: url(../images/cow_contact.png);
	background-repeat: no-repeat;
}

