BODY {
	SCROLLBAR-FACE-COLOR: #ffbb88; 
MARGIN: 0px; 
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: #444444; 
SCROLLBAR-ARROW-COLOR: #dd4433; 
SCROLLBAR-BASE-COLOR: #ff9999; 
scrollbar-3d-light-color: #ee6666; 
scrollbar-dark-shadow-color: #883333
}
.tabella_proddet
{
 font-family: Verdana, Arial;
font-size: 10px;

}
.tabella_contatti
{
 font-family: Verdana, Arial;
font-size: 9px;

}
.tabella
{
 font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;

}
.tabella_bianca
{
 font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: white;

}

.ErrorText2
{
 font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: black;

}


.ErrorText
{
 font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: red;

}

.button {
	font-family: Verdana; 
	font-weight: bold;
	font-size:10pt; 
	color:black; 
	background-color:#ffbb88; 
	border:#000000; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}


.titoli_proddet
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    
}

A:link  {
    text-decoration: none;
    color:  black;
    alink: #000000;
    border-color : black;
}

A, A:hover {
    link-color:black;
    text-decoration: underline;
    color:  black;
border-color : black;
}

