.btnCorsiACTIVE {
font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 42px;
	line-height: 13px;
	color: #dd4a64;
	display: block;
	width: 170px;
	height: 26px;
	text-decoration: none;
	background: url(/img/btn_roll.gif) no-repeat top left;
}

.btnCorsiACTIVE:hover {
font-size: 12px;
	display: block;
	width: 170px;
	height: 26px;
	text-decoration: underline;
	background: url(/img/btn_roll.gif) no-repeat top left;
}

.btnCorsi {
font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 42px;
	line-height: 13px;
	display: block;
	width: 170px;
	height: 26px;
	color: #4a95dd;
	text-decoration: none;
	background: url(/img/btn.gif) no-repeat top left;
}

.btnCorsi:hover {
font-size: 12px;
	color: #dd4a64;
	display: block;
	width: 170px;
	height: 26px;
	text-decoration: underline;
	background: url(/img/btn_roll.gif) no-repeat top left;
}


a {
	text-decoration: underline;
	color: Navy;
	font-family: Verdana;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

.firmasofos{
	color: #283879;
	font-family: verdana;
	font-size: 10px;
}

.txtmusica { color: #283879; font-size: 12px; font-family: verdana; text-align: justify; padding-right: 0px; padding-left: 0px }
.testo { color: #283879; font-size: 12px; font-family: verdana; text-align: justify; padding-right: 10px; padding-left: 20px }
hr{
text-align: center;
border: none;
color: #283879;
height: 1px;
width: 80%;
}

.link_menu {
	display: block;
	padding: 3px;
	padding-top: 7px;
	padding-bottom: 7px;

	font-family: verdana;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.link_menu:hover {
	text-decoration: underline;
}