.newsbox {  background-color: #F4D897; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.rightbox { border: 1px solid #666666; background-color: #F4D897; } /* FFCC66  E6E6E6 F4D897 E9B12E */
.highlight { background-color: #0044AA; color: #FFFFFF} /* 6699CC 0044AA */
A.help:link {color: #cccccc; text-decoration: none; font-weight: bold;}
A.help:active {color: #cccccc; text-decoration: none; font-weight: bold;}
A.help:hover {color: #ffffff; text-decoration: none; font-weight: bold;}
A.help:visited {color: #cccccc; text-decoration: none; font-weight: bold;}
.boxhead {color: #ffffff; font-weight: bold;}

A.results:link {color: #990000; text-decoration: underline; font-weight: normal;}
A.results:active {color: #990000; text-decoration: underline; font-weight: normal;}
A.results:visited {color: #996633; text-decoration: underline; font-weight: normal;}
A.results:hover {color: #330000; text-decoration: none; font-weight: normal;}

a {
	color: #996600;
}

a:visited {
	color: #bb8822;
}

@media print {
   #header {
        display: none;
   }

   #mainnav {
        display: none;
   }

   #single {
        width: 100%;
   }
}
