.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A70503;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FF4E02;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: line-through;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.txt_titolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.bordo_up_bot {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #A70503;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #A70503;
	border-bottom-color: #A70503;
	border-left-color: #A70503;
}
.body,html {
	scrollbar-face-color: #f2f4e2; 
	scrollbar-shadow-color: #bcbcbc;
	scrollbar-highlight-color: #f2f4e2; 
	scrollbar-3dlight-color: #bcbcbc;
	scrollbar-darkshadow-color:#f2f4e2; 
	scrollbar-track-color: #f2f4e2;
	scrollbar-arrow-color: #ff4f04;
}
.txt_artist {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	font-weight: normal;
	text-decoration: none;
}
.bordo_left {

	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #A70503;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #A70503;
	border-bottom-color: #A70503;
	border-left-color: #A70503;
}
