.border-top  { margin-top: 0; border-top: 12px solid #fc0 }
.border-bottom { border-bottom: 12px solid #fc0 }
.border-left { border-left: 12px solid #fc0 }
.border-right { border-right: 12px solid #fc0 }
body  { color: #2f4f4f; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.text { font-size: 18px; line-height: 24px }

a:link   { color: #a9a9a9; text-decoration: none; background: transparent }

a:visited { color: #600; text-decoration: none; background: transparent } 
a:hover  { color: #009; text-decoration: underline; background: transparent } 
a:active { color: #600; text-decoration: none; background: transparent } 

.anav:link { color: #fc0; background: transparent } 
.anav:active { color: #fc0; background: transparent } 
.anav:visited { color: #fc0; background: transparent } 
.anav:hover { color: #fff; text-decoration: underline; background: transparent }

.bnav:link  { color: #800000; font-size: 14px; background: transparent } 
.bnav:active   { color: #800000; font-size: 14px; background: transparent } 
.bnav:visited   { color: #800000; font-size: 14px; background: transparent } 
.bnav:hover   { color: #800000; font-size: 14px; text-decoration: underline; background: #fc0 }

.cnav:link  { color: #800000; font-size: 18px; background: transparent } 
.cnav:active   { color: #800000; font-size: 18px; background: transparent } 
.cnav:visited   { color: #800000; font-size: 18px; background: transparent } 
.cnav:hover   { color: #800000; font-size: 18px; text-decoration: underline; background: #fc0 }
.border { border: solid 1px #000 }
