$(document).ready(function() {
    $("a").hoverFadeColor({color:"#B6E7E4", fadeToSpeed:500,fadeFromSpeed:800});
  });
