.text {  font-family: Verdana; font-size: 8px; color: #000000; line-height: 14px; }
.bottom {
	font-family: Verdana;
	font-size: 9px;
	color: #D5B5D5;
	text-align: right;
    	font-weight: bold;
}
.normal {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.titolo {
	font-family: Verdana;
	font-size: 14px;
	color: #79DAB4;
	text-align: center;
    	font-weight: bold;
	border-bottom: 1px solid #00AAB5;
	border-left: 0px solid #00AAB5;
	border-right: 0px solid #00AAB5;
	border-top: 1px solid #00AAB5;
	text-align: center;
}

A:link { COLOR: #00AAB5;  TEXT-DECORATION: none; }
A:visited {
	COLOR: #00AAB5;
	text-decoration: none;
}
A:active { COLOR: #00AAB5; TEXT-DECORATION: underline }
A:hover{
	color:#00AAB5;
	text-decoration: underline;
	height:9;
	cursor: crosshair;
}

body {
	scrollbar-face-color:#EDDFED;
scrollbar-arrow-color:#00AAB5;
scrollbar-track-color:#EDDFED;
scrollbar-shadow-color:#00AAB5;
scrollbar-highlight-color:#00AAB5;
scrollbar-3dlight-color:#EDDFED;
scrollbar-darkshadow-color:#EDDFED;
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
}

