#blog-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #334659;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C30;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B8AAB;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #C30;
}
.bold-highlights {
	font-weight: bold;
	color: #C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MoreInfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #94A5BA;
	font-size: x-small;
}
#whiteBox {
	color: #FFFFFF;
	
}

#corp1 a:hover{

	background-image: url(/music/images/corp1_roll.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#corp1 a{
	position:absolute;
	width:100px;
	height:100px;
	background-image: url(/music/images/corp1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
