#main a:hover,
#main a:focus,
#tools a:hover,
#tools a:focus{
background-color:#ccd9de;
color:#000;
}

#sub a.active,
#sub a:hover,
#sub a:focus{
color:#000;
text-shadow:none;
background-color:#fff;
}