.navtable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.navtable a:hover {
	color: #000;
	background-color: #CC9;
	text-decoration: none;
}
.navtable a:visited {
	color: #609;
	text-decoration: none;
}
.navtable a:link {
	text-decoration: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	color: #030;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DFDAB0;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
}
p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D9D691;
	text-decoration: none;
	text-align: left;
	margin: 30px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0CF;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #DFDAB0;
	border-bottom-color: #DFDAB0;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 1px;
	font-weight: 400;
	font-variant: normal;
	text-align: left;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-variant: normal;
	font-weight: 500;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #CC9;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
}
a:link {
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #1B1B1B;
	border-left-color: #000;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}
img {
	background-color: #000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
	text-align: center;
}


a:hover {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CC9;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
}
a:active {
	color: #F00;
	text-decoration: none;
}
