a:link	{	color: #000000; text-decoration: underline;	}
a:active	{	color: #000000; text-decoration: underline;	}
a:visited	{	color: #000000; text-decoration: underline;	}
a:hover	{	color: #D8A200; text-decoration: underline;	}

.nav:link		{	color: #FFFFFF; text-decoration: none;	}
.nav:active	{	color: #FFFFFF; text-decoration: none;	}
.nav:visited	{	color: #FFFFFF; text-decoration: none;	}
.nav:hover	{	color: #F3EDC5;text-decoration: none;	}


.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
.title {
	font-family: Impact;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	line-height: 15pt;

}
.catpic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	line-height: 15px;

}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
}
