.text {  font-family: Georgia, Verdana; font-size: 14px; color: #000000; line-height: 14px; }
.normal {
	font-family: Georgia, Verdana;
	font-size: 9px;
	color: #2C1C14;
	text-align: center;
	letter-spacing: 2px;
}
.frase {
	font-family: Georgia, Verdana;
	font-size: 9px;
	color: #2C1C14;
	text-align: right;
	letter-spacing: 2px;
}
.titolo {
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #000000;
	border-top: 1px solid #2C1C14;
	border-right: 1px solid #2C1C14;
	border-bottom: 1px solid #2C1C14;
	border-left: 1px solid #2C1C14;
	font-weight: bold;
	text-align: right;
	background-image: url("sfondo1.gif");
}
.post {
	font-family: Georgia, Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	letter-spacing: 2px;
}
A { font-family: Georgia, Verdana; text-decoration:none; target:main; color: #000000; font-size: 10px; cursor: crosshair; }
A:link { COLOR: #FAC767;  TEXT-DECORATION: none; }
A:visited {
	COLOR: #FAC767;
	text-decoration: none;
}
A:active { COLOR: #FAC767; TEXT-DECORATION: none }
A:hover{
	color:#FAC767;
	text-decoration: none;
	filter: 
; 			cursor: crosshair;
	border-top: 1px solid #2C1C14;
	border-right: 1px solid #2C1C14;
	border-bottom: 1px solid #2C1C14;
	border-left: 1px solid #2C1C14;
}

body {
	scrollbar-face-color: #735F5C;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #735F5C;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #735F5C;
	scrollbar-darkshadow-color: #735F5C;
	font-family: Georgia, Verdana;
	font-size: 10px;
	background-color: #735F5C;
	line-height: 14px;
}

