body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEE4BE;
	
	
	
	/*scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #82000C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;*/
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #999999;
	text-decoration: none;
	border-bottom: None;

}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFD38E;
	border-bottom: Dashed 1px #2C447E;
}
a:active {
	color: #999999;
}

A.ALink { 
    color: #FFFFFF; 
    text-decoration: none; 
} 
A.ALink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.ALink:hover { 
    color: #FFD38E; 
    text-decoration: underline; 
} 
A.Alink:active {
	color: #FFFFFF;
}

A.ALink2 { 
    color: #333333; 
    text-decoration: none; 
} 
A.ALink2:visited {
	color: #333333;
	text-decoration: none;
}
A.ALink2:hover { 
    color: #2C447E; 
    text-decoration: none; 
} 
A.Alink2:active {
	color: #FFFFFF;
}
A.ALink3 { 
    color: #000000; 
    text-decoration: none; 
} 
A.ALink3:visited {
	color: #000000;
	text-decoration: none;
}
A.ALink3:hover { 
    color: #FFFFFF; 
    text-decoration: none; 
} 
A.Alink3:active {
	color: #000000;
}


.titolo_azzurro_bold{
	color: #7293B6;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.testo_bianco_bolb{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.testo_bianco_roll_bold{
	color: #FFD38E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.titolo_sezioni{
	color: #A80F49;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.testo_bianco{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.testo_blu_blod{
	color: #7293B6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.testo_grey{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.titolo_bianco_bolb{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.testo_grigio{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.testo_grigio_scuro{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titolo_piccolo{
	color: #A80F49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.style2 {
	font-size: 11px;
	color: #A80F49;
}
.testo{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style5 {color: #333333}
.style6 {color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }


