.ccg 
{ 
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	text-align			: justify;
}
.auction_table_head
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-align			: center;
	font-weight			: bold;
	color				: #FFFFFF;
	background-color	: #FF9933;
}
A.auction_table_head_link:link
{
	cursor				: pointer;
	cursor				: hand;
	border          	: none;
	COLOR				: #FFFFFF;
	font-weight 		: normal;
	text-decoration 	: none;
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 12px;
}
A.auction_table_head_link:visited
{
	cursor				: pointer;
	cursor				: hand;
	border          	: none;
	COLOR				: #FFFFFF;
	font-weight 		: normal;
	text-decoration 	: none;
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 12px;
}
A.auction_table_head_link:hover
{
	cursor				: pointer;
	cursor				: hand;
	border          	: none;
	COLOR				: red;
	font-weight 		: normal;
	text-decoration 	: none;
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 12px;
}
.auction_table_body
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-align			: center;
	font-weight			: normal;
	background-color	: #FFFFFF;
	vertical-align		: top;
}
A.auctionlink:link
{
	cursor				: pointer;
	cursor				: hand;
	border          	: none;
	COLOR				: #FF9933;
	font-weight 		: normal;
	text-decoration 	: none;
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 14px;
}
A.auctionlink:visited
{
	cursor				: pointer;
	cursor				: hand;
	border          	: none;
	COLOR				: #FF9933;
	font-weight 		: normal;
	text-decoration 	: none;
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 14px;
}
A.auctionlink:hover
{
	cursor				: pointer;
	cursor				: hand;
	border          	: none;
	COLOR				: red;
	font-weight 		: normal;
	text-decoration 	: none;
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 14px;
}
#Xmas
{
width: 80%;
text-align: center;
font-weight: bold;
}