body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #FF0099;
	font-size:16px;
}

h2 {
	color: #FF0099;
	font-size:20px;
}

.head {
	font-size: 14px;
	font-weight:bold;
	color:#FF0099;
	text-align: center;
}

a, a:link, a:visited {
	color: #16452E;
	text-decoration: none;
}

a:hover {
	color: #FF00CC;
	text-decoration: none;	
}

a.buy, a.buy:link, a.buy:visited {
	color: #16452E;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
}

a.buy:hover {
	color: #66CC9A;
	text-decoration: underline;	
	font-size:16px;
	font-weight:bold;
}

a.head, a.head:link, a.head:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

a.head:hover {
	color: #16452E;
	text-decoration: none;	
	font-size:14px;
	font-weight:bold;
}

td.story {
	padding-top:10px;
	padding-left:10px;
	color:#16452E
}
