H1 {
	font-size : 150%;
	font-weight : bolder;
	text-decoration : underline;
; font-family: "Basic Sans Light SF", "Times New Roman"
}
H2{
	font-size: 125%;
	font-weight: bolder;
	text-align : center;
; font-family: "Basic Sans Light SF", "Times New Roman"
}
.howToHeading{
	color :Fuchsia;
}
.catagoryHeading{
	font-size : 130%;
; font-family: "Basic Sans Light SF", "Times New Roman"
}
.cardname{
	font-weight: bolder;
	font-size : 112%;
	text-decoration : underline;
}
.contents{
	font-weight : bolder;
	font-size : 100%;
}

.price{
	color : #000000;
	font-size: 125%;
}
BODY {
	background-color : #CC99CC;
	border : none;
	font : small "Basic Sans Light SF", "Times New Roman";
}

A:VISITED {
	color : Black;
}


A {
	font-weight : bolder;
	color: Black;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}



.LtdEdition {  color: #CC3366; font-weight: bold}
.contentspage {  font-size: 12pt; font-family: "Basic Sans Light SF", "Times New Roman"}
.newcard {  color: #CC3366; font-weight: bold}
