body {
	background-color: #333333;
	color: #330000;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

table {
	background-color: #FF66FF;
}

a:link, a:visited, a:active {
	color: #9900CC;
	text-decoration: none;
}
a:hover {
	color: #6F004A;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #9900CC;
	text-decoration: none;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18x;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
	color: #9900CC;
	text-decoration: underline;
}
h5 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #9900CC;
	text-decoration: underline;
}
p.store {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
p.merchinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
	font-size: 14px;
}
p.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#footer a:link, a:visited, a:active {
	color: #FF99CC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFC9C6;
	text-decoration: underline;
}
