body 
	{
	background: white url('http://www.top-ten-radio-writers-block-busters.com/hedquist-com//view/images/7.jpg') repeat;
	font-family: times,serif; 
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal;
	}
 
p 	{
	font-family: times,serif; 
	font-size: 12pt;
	font-weight: normal; 
	font-style: normal;
	}
	
h2
    {
    text-align: left; 
    color: black; 
    font-size: 14pt; 
    font-weight: bold; 
    font-style: normal;
    }
	
a {
	color:#440000;
	font-size: 12pt;
	font-family: times,serif; 
	font-weight: normal; 
	text-decoration:none;
	}
	
a:link {
  color:#440000;
  text-decoration: none; 
}
 
a:visited {
  color:#440000;
  text-decoration: none;
}
 
a:hover {
  color:#ffffff;
  background-color:#440000;
  text-decoration: none;
}

.buynow a, .buynow:link,
.buynow:visited,
.buynow:hover {
  color:red;
  text-decoration:underline;
  font-weight:bold;
  font-family: times,serif;
  font-size: 12pt;
  background-color:#FFFFE5;
}

.buynow:hover {
  color:white;
  background-color:red;
}
 