/* CSS Document */
 .navigation a:hover, .main_navigation_right a:hover{
  color:#b7f038;
 }
 
 .path a:hover{
  color: #b7f038;
 }

