body {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,helvetica;
	font-size:10px;
	color:#FFFFFF;
}

table{ margin; 0 }

td { font-size:10px; }

a {
	font-family: verdana,arial,helvetica;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

a:active{ color:yellow; }

a:hover { color:#0099ff; }

input, 
textarea, 
select{
	font-family: verdana,arial,helvetica;
	font-size:10px;
	color:black;
	background:#cccccc;
}

.centro { background-color: #1F60A9; }

.centro a:hover{ color: orange; }

.giallo{
	color:#FFFF00;
	font-weight:bold;
}

.giallo2{ color:#FFFF00; }

.titolo{
	color:orange;
	font-weight:bold;
	font-size:10pt;
}

.lato_dx{
	background-image : url(images/title_side_dx.gif);
	background-repeat : no-repeat;
	color: Yellow;
	font-weight:bold;
	font-size:12px;
}

.lato_sx{
	background-image : url(images/title_side_sx.gif);
	background-repeat : no-repeat;
	color: Yellow;
	font-weight:bold;
	font-size:12px;
}


.tracklist { text-align: left; }

.mp3,
.mp3 a { color: Yellow; }

.mp3 a:hover { text-decoration: underline; }

h3.band {
	margin: 20px 0 -5px 0;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #7F7FAA;
}