body {
	margin:0; 
	padding:0; 
	font-family: Verdana, arial, sans-serif; 
	font-size:70%;
}

h1 {
	font-family: Verdana, arial, sans-serif; 
	font-size:120%;
	color: #BD742F;
}

h2 {
	font-family: Verdana, arial, sans-serif; 
	font-size:110%;
	color: #BD742F;
}


a:link {
	font-family: Verdana, arial, sans-serif; 
	text-decoration: none;
	color: #1E90FF;
}
a:visited {
	font-family: Verdana, arial, sans-serif; 
	text-decoration: none;
	color: #1E90FF;
}
a:hover {
	font-family: Verdana, arial, sans-serif; 
	text-decoration: none;
	color: #BA1900;
}


a.nav:link, a.nav:visited {
	font-size: 10px;
	display: block;
	float: left;
	width: 100px;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	text-decoration: none;
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

a.nav:hover {
	font-size: 10px;
	display: block;
	float: left;
	width: 100px;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	text-decoration: none;
	background-color: #BD742F;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

a.nav:active {
	font-size: 10px;
	display: block;
	float: left;
	width: 100px;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	text-decoration: none;
	background-color: #BD742F;
	color: #000000;
	text-align: center;
	font-weight: bold;
}





a.nav1:link, a.nav1:visited {
	font-size: 10px;
	display: block;
	float: left;
	width: 160px;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	text-decoration: none;
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

a.nav1:hover {
	font-size: 10px;
	display: block;
	float: left;
	width: 160px;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	text-decoration: none;
	background-color: #BD742F;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

a.nav1:active {
	font-size: 10px;
	display: block;
	float: left;
	width: 160px;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	text-decoration: none;
	background-color: #BD742F;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
