body {
	background-image: url(img/fondo.gif);
   background-color: #99FF99;
}
td.NON {font-family :Arial, Verdana, Tahoma;font-size :11px;color :#999999; font-weight :normal;}
td.Some {font-family :Arial, Verdana, Tahoma;font-size :11px;color :#000000; font-weight :normal;}
a.EVENT:Link {font-family :Arial, Verdana, Tahoma;font-size :11px;color :#FF00FF; font-weight :bold; text-decoration: none;}
a.EVENT:Visited {font-family :Arial, Verdana, Tahoma;font-size :11px;color :#FF00FF; font-weight :bold; text-decoration: none;}
a.EVENTCURR:Link {font-family :Arial, Verdana, Tahoma;font-size :11px;color :#FF6600; font-weight :bold; text-decoration: none;}
a.EVENTCURR:Visited {font-family :Arial, Verdana, Tahoma;font-size :11px;color :#FF6600; font-weight :bold; text-decoration: none;}
.artistName {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 18px;


}
.artistPage {
	vertical-align: top;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	border: 0px none;
	text-align: justify;
}
.columnTitleGreen {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00FF00;
}
.columnTitleYellow {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
}
.columnTitleBlu {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00FFFF;

}
.artistText {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
}
.artistPageList {
	vertical-align: top;
	font-size: 11px;
	padding: 0px;
	border: 0px none;
}
.noWorks {

	text-align: left;
	vertical-align: top;
	font-size: 11px;
	padding: 0px;
}
a.liste{
	font-weight: normal;
}
.artistNameCurr {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 18px;
	background-color: #FF6600;

}
