html, body, h2, h3, h4, div, p, ul, li, input {
	font-family: Arial, Helvetica, sans-serif;

}


.small, .archive, .copyright {
   font-size: small;
}

.hide {
   visibility: hidden;
   background: #fff;
   color: #fff;
   clear: both;
   margin: 0;
}

.whiteout {
   color: #fff;
}
a:link		{ color: #000066; text-decoration: none; }

a:visited 	{ color: #636; text-decoration: none; }
 
a:active 	{ color: #990000; text-decoration: underline; }

a:hover 	{ color: #990000; text-decoration: underline; }



a img { color: #fff; }         /* hide the border in Netscape 4 */
@media 

