.text {  font-family: Georgia, Verdana; font-size: 10px; color: #000000; line-height: 14px; }
.normal {
	font-family: Georgia, Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
}
.frase {
	font-family: Georgia, Verdana;
	font-size: 9px;
	color: #4D94E6;
	text-align: center;
	letter-spacing: 2px;
}
.titolo {
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #000000;
	border-top: 1px solid #4D94E6;
	border-right: 1px solid #4D94E6;
	border-bottom: 1px solid #4D94E6;
	border-left: 1px solid #4D94E6;
	font-weight: bold;
	text-align: right;
}
.post {
	font-family: Georgia, Verdana;
	font-size: 10px;
	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: #000000;  TEXT-DECORATION: none; }
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:active { COLOR: #000000; TEXT-DECORATION: none }
A:hover{
	color:#000000;
	text-decoration: none;
	filter: 
; 			cursor: crosshair;
	border-top: 1px solid #4D94E6;
	border-right: 1px solid #4D94E6;
	border-bottom: 1px solid #4D94E6;
	border-left: 1px solid #4D94E6;
}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #4D94E6;
	scrollbar-shadow-color: #4D94E6;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #4D94E6;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-family: Georgia, Verdana;
	font-size: 10px;
	background-color: #4D94E6;
	line-height: 14px;
}

