body {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}


a {
	color: #333333;
	text-decoration: none;
}


a:hover {
	color: #999999;
	text-decoration: underline;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #479600;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#adfooter a {
	color: #ffffff;
}


#adfooter a:hover {
	color: #ffffff;
}