a:link, a:active, a:visited {
	color: #CBAC57; 
	text-decoration: underline
}

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

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #CBAC57;
	scrollbar-highlight-color: #CBAC57;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #CBAC57
}


H2 {
	color: #85643A;
	text-align: center
}
TD { font-family: Verdana, Arial, Helvetica, sans-serif; }
.centreText { 
	text-align: center; 
}
.whiteText { color: #ffffff; }
.wrap { background-color: #e8bd27; text-align: center; width: 788px; margin: 5px auto; padding: 12px; border-color: #85643a; border-width: 12px; }

.image {
	text-align: center;
	border-color: #93763e;
	border-width: 2px;
}
.giftlabel {
	color: #93763e;
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}
.red { color: #e11828; font-style: italic; }
.bold { font-weight: bold; }
hr  { 
	color: #b6761f; 
	background-color: #b6761f; 
	width: 100%; 
	height: 4px; 
	border-color: #ffff80 #85643a #85643a #ffff80; 
	border-style: solid; border-width: 2px; 
}

h1 {
	font-size: 200%;
	margin: 2px;
}

