BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	color : #663300;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #663300;
}

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2F4F4F;
}


p { font-family : Arial, Verdana, Helvetica; color: #663300; font-style: normal; font-weight: normal; font-size: 13px; margin-bottom:0; }

A {
	color: #CC9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

A:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

A:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

A.navlink:link { color : #993300; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;}
A.navlink:visited { color : #000033; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;}
A.navlink:hover { color : Gray; text-decoration :none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;}

A.xmaslink:link { text-decoration : underline; color : Green;}
A.xmaslink:visited { text-decoration : none; color : Green;}
A.xmaslink:hover { text-decoration :none; color : Red;}

.bold {
	font-weight: bold;
}
.price {
	font-weight: bold;
	color: #CC0000;
}
.gold {
	font-weight: bold;
	color: #CC9900;
}
.greytext {
	color: #2F4F4F;
}
.note {
	color: #CC0000;

}
.header {
	color: #666666;
	font-weight: bold;
}
</style>