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

