BODY  {
	BACKGROUND: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

TD {
FONT-FAMILY: Verdana, Helvetica, sans-serif;
FONT-SIZE: x-small;
}



a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #691414;
	text-decoration: none;
	background-color: #D6E9D6;
	width: 80px;
	height: 10px;
	text-align: center;
}
a.menu:hover {
	text-decoration: underline;
}

a.txt {
	text-decoration: none;
	width: auto;
	height: auto;
	color: #006600;
}
a.txt:hover {
	text-decoration: underline;
	}
	
a.image {
	text-decoration: none;
	width: auto;
	height: auto;
	color: #666666;
}

a.song{
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	width: 400px;
	text-decoration: none;
	line-height: 25px;
}

a.songp{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	width: 100px;
	text-decoration: none;
	line-height: 20px;
}	
	
h1 {
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;
	color: #660000;
}
h6 {
	background-position: right;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	font-weight: normal;
	font-size: x-small;
}
table.testo {
	background-image: url(img/sfondo2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F2F2F2;
	background-attachment: fixed;
	border: double #666666;
}
