body {
	scrollbar-face-color: #b9e9ff; 
	scrollbar-highlight-color: #88d9ff; 
	scrollbar-shadow-color: #42c1ff; 
	scrollbar-3dlight-color: #42c1ff; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #42c1ff; 
	scrollbar-darkshadow-color: #e7e9ec
}

.bottone_link {
	border-right: #003333 1px solid; 
	border-top: #666666 1px solid; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: verdana;
	background: #83A8FF; 
	border-left: #003333 1px solid; 
	color: #404040; 
	border-bottom: #003333 1px solid;
	height: 20
}

.bottone_submit {
	border-right: #003333 1px solid; 
	border-top: #666666 1px solid; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: verdana;
	background: #83A8FF; 
	border-left: #003333 1px solid; 
	color: #404040; 
	border-bottom: #003333 1px solid;
	height: 20
}

a, a:active, a:focus, a:link, a:visited, a:hover {
    color : navy;
    font-family : Verdana;
    font-weight : bold;
    font-size : 10px;
    text-decoration : none;
}

