body { 
background-color: #F4EDE3; 
background-image: url(../cast/images/cast_bg.jpg); 
background-repeat: repeat; 
background-attachment: fixed 
} 



.performancedates{
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-weight: normal;

}

.performancedates A {
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9C5452;
	font-weight: bold;
	text-decoration: none;

}

.performancedates A:hover{
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #66302E;
	text-decoration: underline;
	

}
