a {
  color: #61AEB1;
}
a:hover, a:focus {
  color: #418F92;
}
.sidebar {
	background-color: #87C6C8;
}
.box-menu a:hover {
  color: #fff;
}