#menu_location { 
    bottom: 1px;
    color: #666666;
    font-size: 12px;
    position: absolute;
    right: 0px;
}

#menu_location a {
    color: #666666;
    text-decoration: none;
}

#menu_location a:hover {
    text-decoration: underline;
}
.menu_last{
	font-weight: bold;
}