
p {	text-indent: 0;
	}

a:link {color: #412700;
	text-decoration:none;}
a:visited {color: #412700;
	text-decoration:none;}
a:active {color: #002809;
	text-decoration:none;}
a:hover {color: 002809;
	background-color:none;
	border:none;
	text-decoration:none;
	}
	
tr:hover 
	{background:#fff5e8;}
		
#navbox {float:right;
	margin-top:3.5em;
	padding:.5em;
	border: 1px solid #412700;	
	background-color:#fff5e8;
	text-align:center;
	}

#navbox p {
	padding: .15em;
	font-weight:bold;
	background-color:#FFF;
	border: 1px solid #412700;	
	}

h1 {
	font-family: Century Schoolbook, Georgia, serif;
	background:none;
	text-align:left;
	color: #412700;
	}

h3 {
	border-bottom:dotted 1px #412700;
	} 