A.affiliates {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF66;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}
A.affiliates:hover {
	color: #66FF99;
	text-decoration: underline;
}
.affiliates_info {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	display: block;
	text-align: left;
	margin-bottom: 2px;
	width: 170px;
}
A.affiliates_link {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-align: right;
	display: block;
	padding-right: 10px;
	text-decoration: none;
	margin-bottom: 12px;
}
A.affiliates_link:hover {
	color: #66FF99;
	text-decoration: underline;
}

.google_ads {
	text-decoration: none;
	display: block;
	padding-right: 10px;
	height: 60px;
}
