/* NAVEGAÇÃO */
#navCat td { border-left:1px solid #cc6633; border-right:1px solid #cc6633; line-height:9px; }
#navCat a { display:block; background-color:#ffffff; color:#cc6633; }
#navCat a:hover { background-color:#cc6633; color:#ffffff; text-decoration:none; }
#navCat a,#navCat #active { padding:9px 10px;; font-weight:bold; }
#navCat #active { display:block; color:#cccccc; }
#results { text-align:center; font-weight:bold; padding:5px 0; }
