.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color:#003366;
}
.testoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:normal;
	color:#CC0000;
	font-weight: bold;
}
.testosm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color:#003366;
}
.testoBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #006699;
	font-style:normal;
	font-weight: bold;
}
.testoDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #006699;
	font-style:normal;
	font-weight: bold;
}
.textinput {
	margin: 0px 0px 0px 0px;
	border: 1px solid #006699;
	background: #efefef;
	color: #666666;
	font-family: Verdana,Arial;
	font-size:10px;
}
.pulsanteForm{
	color: #000000; 
	background-color: #c9e4ef; 
	border: 1px solid #006699;
	font-family : Tahoma,Arial; 
	font-size : 10px; 
	font-weight: bold;
	color: #006699;
}
.bodyb {
scrollbar-3dlight-color:; 
scrollbar-arrow-color:#000000;
scrollbar-base-color:#efefef;
scrollbar-darkshadow-color:#efefef;
scrollbar-face-color:#B0C8FF;
scrollbar-highlight-color:#006699;
scrollbar-shadow-color:;
}
.bodyg {
scrollbar-3dlight-color:; 
scrollbar-arrow-color:#000000;
scrollbar-base-color:#efefef;
scrollbar-darkshadow-color:#efefef;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#006699;
scrollbar-shadow-color:;
}

a  { font-weight: none; font-style: normal; text-decoration:none; color: #0066CC; border-bottom:dotted 1px; }
a:link {color: #CC0000;}
a:visited {color: #CC0000}
a:hover { color:#FFCC00; text-decoration: none; }
a:active { color: #FFCC00; text-decoration: none; }

.mylinks{ font-weight: none; font-style: normal; text-decoration:none; color: #0066CC; border-bottom:none  }

.formBtn{
   color:#ffffff; 
   padding:0px;
   font-family:Verdana,helvetica,sans-serif;
   font-size:10px;
   background-color:#6699CC;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   width:70px;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#bccefe',EndColorStr='#003366');
}
.formBtnHover{
   color:#003366;
   padding:0px;
   font-family:Verdana,helvetica,sans-serif;
   font-size:10px;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   width:70px;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#bccefe');
}

