a, a:visited {
  color: #0065A5;
  text-decoration: none;
  padding-bottom: 1px;
}

a:hover {
  color: #739400;
  text-decoration: none;
  padding-bottom: 1px;
}

.box-content a, a:visited {
  border-bottom: 1px #AABDD5 dotted;
}

.box-content a:hover {
  border-bottom: 1px #739400 dotted;
}

h3 a:link, h3 a:visited {
  color: #333333;
  background: url(images/green/ico-raquo.gif) no-repeat 100% 50%;
}

h3 a:hover {
  color: #739400;
}

h3 a.search-result, h3 a.search-result:visited {
  color: #333333;
  background: url(images/green/ico-raquo.gif) no-repeat 100% 50%;

}

h3 a.search-result span, h3 a.search-result:visited span {
  color: #0065A5;
}

#header-popup {
  background-color: #B9C32B;
}

#header {
  background-color: #B9C32B;
}#header-content {  background: url(images/green/bkg-header.jpg) 0 0 no-repeat;
}

#header a:link, #header a:visited{
  color: #333333;
}

#header a:hover{
  color: #739400;
}
#user-content p {
  color: #666666;
}
#main-menu-container a:link, #main-menu-container a:visited {  color: #666666;
}#main-menu-container a:hover {
  color: #000000;
}#main-menu-container a.current:link, #main-menu-container a.current:hover,#main-menu-container a.current:visited {
  color: #FFFFFF;  background:  #B9C32B url("images/green/bkg-menu-current.gif") 100% 0 repeat-x;
}
.box-content li.expanded ul li a,.box-content li.expanded ul li a:visited {
  color: #003556;
}

.box-content li.expanded ul li a:hover {
  color: #739400;
}
.tpromo {
  background: url(images/green/tag-promo.jpg) no-repeat top right;
}.tnew {
  background: url(images/green/tag-new.jpg) no-repeat top right;
}.tsuggestion {
  background: url(images/green/tag-suggestion.jpg) no-repeat top right;
}.tag h3 {
  margin-top: 5px;  margin-right: 32px;
}