:link, :visited {
  border-bottom: none;
  text-decoration: none;
}

:link:hover, :visited:hover {
  background-color: transparent !important;
  text-decoration: underline;
}

a.ext-link, a:link, a, a:visited {
  color: #ce5004;
}

div#mainnav ul li a:hover {
  color: #000 !important;
}

div#mainnav ul li.active a:hover {
  color: #fff !important;
}

div#metanav ul li a:hover, div#ctxtnav ul li a:hover {
  color: #ce5004;
}

div#sitefooter a:hover {
  color: #ce5004;
}

div#content form p a:hover, div#content a:hover {
  color: #ce5004;
}

a.ext-link:hover, a:hover, a:visited:hover {
  color: #ce5004;
}

div#content {
  overflow: auto;
}

#footer {
  height: 40px;
}

#search {
  height: inherit;
}

/* Begin YUI Menu */
.yui-skin-sam .yuimenuitemlabel:hover, .yui-skin-sam .yuimenuitemlabel:visited:hover {
  background-color: #BADB84 !important;
}

.yui-skin-sam .yuimenuitem a.null-link:hover, .yui-skin-sam .yuimenuitem bd ul li a.yuimenuitemlabel-hassubmenu-selected {
  background-color: #BADB84;
}
