td.showText{
	font-family: Arial;
}
a.link{
	font-family: Arial;
	text-decoration : none;
	
}

table.dotRed{
	border : thin dotted #cc6666;
}

td.dotRed{ 
	border: thin dotted #cc6666;
	text-decoration: none;
	font-family: Arial;
 }
 
 td.dotGrey{ 
 	border: thin dotted #666666;
	text-decoration: none;
	font-family: Arial;
  }
  
  td.artists{
	border: thin dotted #666666;
	text-decoration: none;
	font-family: Arial;
	font-size : small;
}

hr.dot{
	border : thin dotted #cc6666;
}

