a:link { color: #660000; 
text-decoration: none;
font-weight:bold;
}
a:active { color: #660000; 
text-decoration: none;
font-weight:bold;
}
a:visited { color: #660000; 
text-decoration: none; 
font-weight:bold;
}
a:hover { color: #330000; 
text-decoration: underline
font-weight:bold;
}


.dates{
	font-family: Verdana;
	font-size: 7pt;
	color: #999;
}

.artist{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
}

.d2{
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
	padding-bottom: -2px;
}



.description{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	padding-bottom: -2px;
}

.description2{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #454545;
	padding-bottom: -2px;
}



.img2 {
	width: 82px;
	height: 82px;
	border-style: solid;
	border-width: 2px;
	border-color: #45596d;
	}


p { padding-bottom:5px;}

body {
	background-image: url(images/mainbg.jpg);
	background-repeat : repeat;
	}