body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4E4E4E;
	background-image: url(../logos/fons_dmusica.gif);
	background-position: center top;
	background-repeat:  repeat-y;
	scrollbar-face-color: #CC0000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #CC0000;
	scrollbar-track-color: #575757;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E0000;
	text-decoration: none;
}

.camps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.direccio {
	border: 1px dotted #000000;
}

.produccio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.produccio a:link {text-decoration: underline; color: #FFFFFF; font-weight: normal;}
.produccio a:visited {text-decoration: underline; color: #FFFFFF; font-weight: normal;}
.produccio a:hover {text-decoration: none; color: #FFFFFF; font-weight: normal;}

