body
{
	background: #36384d;
	color: #fee08f;
}
a:link
{
	font-family: Georgia, serif;
	color: #FFB900;
	text-decoration: underline;
}
a:visited
{
	font-family: Georgia, serif;
	color: #FFB900;
	text-decoration: underline;
}
a:active
{
	font-family: Georgia, serif;
	color: #ffffff;
	text-decoration: underline;
}
a:hover
{
	font-family: Georgia, serif;
	color: #ffffff;
	text-decoration: underline;
}
a.nav:link
{
	font-family: Verdana, sanserif;
	font-size: 14px;
	color: #36384d;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.nav:visited
{
	font-family: Verdana, sanserif;
	font-size: 142px;
	color: #36384d;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.nav:active
{
	font-family: Verdana, sanserif;
	font-size: 14px;
	color: #36384d;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.nav:hover
{
	font-family: Verdana, sanserif;
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	
}
.navthere
{
	font-family: Verdana, sanserif;
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	
}
h1
{
	font-family: Georgia, serif;
	font-size: 18px;
	color: #FFB900;
}
h2
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: #FFB900;
}
h3
{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #FFB900;
}
h4
{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #FFB900;
}
h5
{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #FFFFFF;
}
h6
{
	font-family: Georgia, serif;
	font-size: 12px;
	color: #FFB900;
}
hr
{
	color: #fee08f;
}
p
{
	font-family: Georgia, serif;
	font-size: 16px; line-height:22px;
	color: #f4f4fe;
}

ul
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: #f4f4fe;
}
li
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: #f4f4fe;
}
td
{
	font-family: Georgia, serif;
	font-size: 16px; line-height:22px;
	color: #FFD900;
}
.gbold
{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #fd9e2a;
	font-weight: bold;
}
.whitetext
{
	font-family: Georgia, serif;
	font-size: 16px; line-height:22px;
	color: #ffffff;
	font-weight: bold;
}
.navbg
{
	background-color: #d0d2ec;
}
.browntext
{
	font-family: Georgia, serif;
	font-size: 16px; line-height:22px;
	color: #36384d;
}
.quote
{
	font-size:18px;
	color: #FFB900;
}