body {
	font-family: "Century Gothic", Helvetica, sans-serif;
	color: #111111;
	background-attachment: fixed;
	background-image: url(ORIM/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

A:link{
	
	color: #5B7880;
	text-decoration: none;
}

A:hover{
	
	color: #5B7880;
	text-decoration: underline;	
}

A:visited{
	
	color: #5B7880;
	text-decoration: none;	
}
.bordoblu {
	border: 1px solid #5B7880;
}
.bordo2px {
	padding: 2px;
}
