body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.BuyCounterBg {
	background-image: url(../images/PG_BuyCounterBg.gif);
	background-repeat: no-repeat;
	height: 459px;
	width: 749px;
}
.BuyCounterText {
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.BuyCounterText a {
	color: #0000CC;
}
.BuyCounterText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.BuyCounterText a:hover {
	text-decoration: none;
}