p{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	font-size : 10px;
}
.quiet{
	color: #CCCCCC;
}
A{
	color : #006600;
	font-style : normal;
	font-weight: normal;
	text-decoration : none;
	font-size : 12px;
}
A:hover{
	color : #660000;
	font-weight: normal;
	font-style : normal;
	text-decoration : none;
}
A.quietlink{
	color: #CC9999;
	font-size : 10px;
}
A.quietlink:hover{
	color: #659F12;
}
table.footertable {
	color: #CCCCCC;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}
table.footertable a{
	font-size: 11px;
	color: #999999;
}
table.footertable a:hover{
	color: #660000;
}

input.buycdbtn{
	font-family: Garamond, serif;
	font-size: 14px;
	color: #659F12;
	font-weight: bold;
	border: 2px solid #659F12;
	float: center;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
input.buycdbtn:hover{
	background: #659F12;
	color: #FFFFFF;
	border: 2px solid #659F12;
}
.purchasepages{
	font-family : Garamond, serif;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	font-size : 20px;
}
a.purchasepages{
	color: #660000;
	font-size: 20px;
}
a.purchasepages:hover{
	color: #659F12;
}

