.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}
.flash {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.flash {
	color: #0033FF;
}

a.flash:hover {
	color: #FFFFFF;
}

a.testo:hover {
	color: #FFFFFF;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;

}
a.menu {
	color: #CCCCCC;
}
a.menu:hover {
	color: #999999;
}
.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 30px;
	
	scrollbar-arrow-COLOR:		#ffffff;
	scrollbar-track-COLOR:		#000000;
	scrollbar-face-COLOR:		#000000;
	scrollbar-3dlight-COLOR:	#000000;
	scrollbar-highlight-COLOR:	#000000;
	scrollbar-darkshadow-COLOR:	#000000;
	scrollbar-shadow-COLOR:		#000000;


}
a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
}
a:hover {
	color: #dddddd;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}.bordostoot {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
