a:link {
	color: Black;
	font-size: 15px;
	font-family: "COMIC SANS MS",ARIAL,Sans-serif,bold;
	}

a:visited {
	text-decoration: underline;
	font-size: 15px;
	color: Black;
}

a:hover {
	color: #F0FFF0;
	text-decoration: underline;
	font-size: 15px;
}

a:active {
   color: Red;
	text-decoration: underline;
	font-size: 15px;
}

body {
	font-family: "COMIC SANS MS",ARIAL,serif;
}

ul {
	color: #00FFFF;
	font-family: "COMIC SANS MS",ARIAL,Sans-serif,bold;
}
.background{
   background-image: url(images/coffee2.jpg);
	background-attachment: fixed;
}
.wholesale{
  background-attachment: fixed;
  background-image: url(images/coffeebn.gif);	
}
body{
	background-attachment: fixed;
}