body,td,th {
	font-family: Monotype Corsiva, Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	background-color:#000000;
}
.frame {
	background-color: #CCCCCC;
	padding: 5px 10px 15px;
	width: 450px;
	text-align: center;
	display: block;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Monotype Corsiva, Times New Roman, Georgia, Times, serif;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 30px;
	color: #FFFFFF;
}
h3 {
	font-size: 24px;
	color: #FFFFFF;
}
.basketBorder {
	background-color: #CCCCCC;
	color: #000066;
}
.basket {
	border: thin solid #FFFFFF;
}
.basketContents {
	color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.homePageImages {
}
.homePageImages img {
	padding: 5px;
}

