/* CSS Document */


BODY {
	scrollbar-3dlight-color:    rgb(51,51,44);
	scrollbar-arrow-color:      rgb(0,0,0);
	scrollbar-base-color:       rgb(51,51,44);
	scrollbar-darkshadow-color: rgb(51,51,44);
	scrollbar-face-color:       rgb(255,230,179);
	scrollbar-highlight-color:  rgb(51,51,44);
	scrollbar-shadow-color:     rgb(51,51,44);
	scrollbar-track-color:      rgb(51,51,44);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3E4BA;
	font-size: 9px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.titolo_cd {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;
}

