.spicyhot {
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/lcffishlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.coupon {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFF99;
	border: 3px dashed #FF0000;
}
a:hover {
	background-color: #99FFFF;
}
