/* CSS definition file containing site wide stylesheets */

.credits_link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9px;
 	color: rgb(157,157,195);
 	font-weight: bold
}

.PriceLink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(230,11,11);
 	font-weight: bold;
 	text-decoration: underline
}

.credits {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9px;
 	color: rgb(255,255,255);
 	font-weight: bold
}
