body {
	SCROLLBAR-FACE-COLOR: #233C52;
	SCROLLBAR-HIGHLIGHT-COLOR: #E7E7E7;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #E7E7E7;
	SCROLLBAR-TRACK-COLOR: #1F4D63;
	SCROLLBAR-DARKSHADOW-COLOR: #E7E7E7;
	background-image: url(images/fondotex.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: repeat;
	background-color: #1F4D63;
}
a:link { 
text-decoration: none ;
	color: #FFFFFF;
}
a:hover {
text-decoration: none ;
	color: #FFFF00;
}
 a:visited { 
text-decoration: none;
	color: #FFFFFF;
	}
.style2 {color: #FFFFFF}
.style4 {color: #FFFFFF}
.style5 {
	font-size: 14px;
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;

}
.style7 {font-size: 14}
.styletesti {
	font-size: 20;
	font-family: Arial, Helvetica, sans-serif;
}
.testi {
		font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
	border-top: 1px solid #233C52;
	border-right: 1px solid #233C52;
	border-bottom: 1px solid #233C52;
	border-left: 1px solid #233C52;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	cursor: arrow;
}

