#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #66AF43;
}

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


#master_content a {
	font-size: 11px;
	color: #66AF43;
	text-decoration: none;
	font-weight: bold;
}

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