.sidebar {  font-family: Arial, Helvetica, sans-serif; color: white; font-size: 14px; font-weight: bold; background-color: black; text-align: center; width: 153px}
.sidebar a { color: white; text-decoration: none; background-color: black; text-align: center }
.sidebar a:hover { color: #FFD700; background-color: black; text-align: center }

