body {
	background-color: #6A6A6A;
}

a img {
	border: 0 !important;
}

.head_menu, a.head_menu:link, a.head_menu:active, a.head_menu:focus, a.head_menu:visited {
  color:#606163;
  font-size: 14px;
  font-weight: normal;
  text-decoration:none;
  padding-left: 0;
  padding-right: 0;
}
a.head_menu:hover {
  color:#606163;
  text-decoration:none;
}

.head_menu_selected, a.head_menu_selected:link, a.head_menu_selected:active, a.head_menu_selected:focus, a.head_menu_selected:visited {
  color:#606163;
  font-size: 14px;
  font-weight: bold;
  text-decoration:none;
  padding-left: 0;
  padding-right: 0;
}
a.head_menu_selected:hover {
  color:#606163;
  text-decoration:none;
}
