.footer_navigation {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #bbbbbb;
}
.footer_navigation a{
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	padding-left: 3px;
	padding-right:3px;
}
.footer_navigation a:hover{
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #888888;
}

