body {
		font-family: Century Gothic, Verdana;
		font-size: 9pt;
		CURSOR: crosshair;
		color : #265C44;
		margin: 0;
		background : #000000 url(pics/sfondo.png);
}
.text {
	font-family: Century Gothic, Verdana;
	font-size: 9pt;
 	color : #265C44;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text2 {
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
 	color : #265C44;
	margin-right: 10px;
	margin-left: 10px;
}
.text1 {
	border-top: 1px solid #58724D;
	border-bottom: 1px solid #58724D;
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
 	color : #58724D;
	filter: alpha(style=1,opacity=0 finishopacity=100);
    height: 15px
}
A IMG {
filter: alpha (opacity=30);
}
A:hover IMG {
filter: alpha (opacity=99);
}
A{
CURSOR: e-resize;
text-decoration: none;
color : #93D3B5;
}
a:link {
color : #93D3B5;
text-decoration: none;
CURSOR: e-resize;
}
a:visited {
color : #93D3B5;
text-decoration: none;
CURSOR: e-resize;
}
a:active {
color : #248C63;
CURSOR: e-resize;
text-decoration: none;
}
a:hover {
color : #248C63;
CURSOR: e-resize;
text-decoration: none;;
}