body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {

	color: #0066CC;
	text-decoration: none;
}
a:active {


	color: #0066CC;
	text-decoration: none;
}
a:hover {



	color: #0099CC;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
.tcgbanner {
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	background-position: left left;
}
td {
	font-size: 14px;
}