#bottom_menu{
	float: right;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #c4c4c4;
	padding: 17px 90px 0px 0px;
}

#bottom_menu A{
	color: #c4c4c4;
	margin: 0px 4px 0px 4px;	
	padding: 0px;
}

#bottom_menu SPAN{
	color: #c4c4c4;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	font-weight: normal;
}

#bottom_menu .orange{
	color: #ff7234;
}

#bottom_menu .yellow{
	color: #ff9c1a;
}