a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	border: 1px none #CCCCCC;
	vertical-align: middle;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.bordotutto {
	border: 8px solid #efefef;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bordodestra {
	border-top: 2px none #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px none #CCCCCC;
}
