body  { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

a:link  { color: #336; font-size: 14px; font-weight: bold; text-decoration: none; background: transparent } 
 a:visited  { color: #336; font-size: 14px; font-weight: bold; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 } 
 a:hover   { color: #900; font-size: 14px; font-weight: bold; text-decoration: underline; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 } 
 a:active  { color: #336; font-size: 14px; font-weight: bold; text-decoration: none; background: transparent }
.anav:link { color: blue; font-size: 12px; background: transparent }
.anav:visited { color: blue; font-size: 12px; background: transparent }
.anav:hover { color: black; font-size: 12px; text-decoration: underline; background: transparent }
.anav:active { color: blue; font-size: 12px; background: transparent }
.bbbspace   { margin-right: 12px }

img {
    width:auto;
    max-width:100%;
    height:auto;
}
