
body {
   	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
  	color: #444444;
	background-image: url(../images/bg_mybip.jpg);
	background-repeat: repeat-x;
}


img {
}


h1 {
}


h2 {
}


h3 {
}


h4 {

}



a:visited {
}


a:link {
}


a:hover {

}


p {
}

/* Definzine Tag Colore Brani My Instrument */

a.MyGuitarTrack {
	color: #ff6600;

}

a:hover.MyGuitarTrack {
	color: #db5903;

}




a.MyTecnicaTrack {
	color: #555555;

}

a:hover.MyTecnicaTrack {
	color: #393939;

}




a.MyPianoTrack {
	color: #21a6fe;

}

a:hover.MyPianoTrack {
	color: #057dcc;

}




a.MyDrumsTrack {
	color: #cc0066;

}

a:hover.MyDrumsTrack {
	color: #8d0348;

}

/* Fine Definzine Tag Colore Brani My Instrument */











