body {
	font-family: "Comic Sans MS";
	color: #999999;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linktext {
	font-size: 16px;
}
.comicheading {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 18px;

}
.smallprint {
	font-size: 10px;
	color: #000000;
}
.price {
	font-size: 11px;
	color: #000000;

}
