.bottom_menu {
	text-align: right;
	color: #5D5D5D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom_menu a:link, .bottom_menu a:active, .bottom_menu a:visited, .bottom_menu a:hover  {
	color: #5D5D5D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: underline;
}
.bottom_menu a:hover {
	text-decoration: none;
}
.bottom_menu span {
	padding: 0px 5px;
}