body
{
	background: url(background.jpg) repeat-x top;
}

.undergraphic
{
	font-family: comic sans ms, verdana;
	font-size: 8pt;
	font-weight: bold;
}

.menu
{
	font-family: comic sans ms, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.menu A:link, A:visited
{
	font-family: comic sans ms, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu A:hover
{
	font-family: comic sans ms, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFC425;
	text-decoration: underline;
}

.menu A:active
{
	font-family: comic sans ms, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFC425;
	text-decoration: none;
}

.menucurrent
{
	font-family: comic sans ms, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}

.hometext
{
	font-family: comic sans ms, verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.hometext A:link, A:active
{
	font-family: comic sans ms, verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #FFC425;
	text-decoration: underline;
}

.hometext A:hover
{
	font-family: comic sans ms, verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #FFC425;
	text-decoration: none;
}

.header
{
	font-family: comic sans ms, verdana;
	font-size: 24pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bottomnav
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bottomnav A:link
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomnav A:visited
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomnav A:hover
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFC425;
	text-decoration: underline;
}
	
