body {
	font-family: Lucida Grande, Lucida Console, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-image: url(images/bg-portfolio.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.image {
	border: 1px solid #cccccc;
}
.line {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	background-color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.simpleline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.crenatura {
	word-spacing: 10px;
}