a:link { text-decoration:none; color:#333333; }
a:active { text-decoration:none; color:#333333;  }
a:visited { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline;  color:#663300; }

BODY
  {  
	background-color:#999966;
	font-family: "arial";
	font-size:12px;
	line-height:16px;
        text-align: justify;
}

HTML {
	scrollbar-base-color:#999966;
	scrollbar-arrow-color:#663300;
    
  }
  
.entry {
	background-color:#CC9900;
	border: 1px solid #663300;
	font-family: arial;
	font-size:12px;
	line-height:16px;
                text-align: justify;
	width:459px;
	padding:10px; 
	}

.nav {
	font-family:arial;
	font-size:11px;
	line-height:13px;
	width:166px;
                text-align: justify;
	}

.navtitle {
               font-family: arial;
               font-size: 12px;
               font-variant: small-caps;
               align: center;
               }

.brew {
               padding:3px;
}

h1 {
	font-family:arial;
	font-size:14px;
                color:#000000;
                font-variant: small-caps;
	}