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

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


#master_content a {
	font-size: 12px;
	color: #EF6622;
	text-decoration: none;
	font-weight: bold;
}

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

