BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  color: #4b2262;
	  font-weight: bold;
	  background-color: #85c442;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	}

A   	{ color: #4b2262; text-decoration: none; }
A:link	{
	color: eee824;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
}
A:visited { color: #4b2262; text-decoration: none; }
.Bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: eee824;
}
.Lg_Bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: eee824;
}
A:active { color: #4b2262; }
A:hover	{ color: #bf9ac8; }

.onnav 
	{
	background-image: url(/tpl/img/button_black.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 24px;
		font-size: 11px;
	  color:#ffffff;
	  font-weight: bold;
	  text-decoration: none;
	  padding-left: 10px;
	}
.offnav 
	{
	background-image: url(/tpl/img/button_purple.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 24px;
		font-size: 11px;
	  color:#ffffff;
	  font-weight: bold;
	  text-decoration: none;
	  padding-left: 10px;
	}
.menu_cat 
	{
	background-image: url(/tpl/img/button_green.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 24px;
	font-size: 11px;
	  color:#eee824;
	  font-weight: bold;
	  text-decoration: none;
	  padding-left: 10px;
	}
.nav {
	  font-size: 11px;
	  color:#eee824;
	  font-weight: bold;
	  text-decoration: none;
	  padding-left: 10px;
	}
.nav a,
.nav a:link {
	  font-size: 11px;
	  color:#eee824;
	  font-weight: bold;
	  text-decoration: none;
	  padding-left: 10px;
	}
.nav a:visited {
	  font-size: 11px;
	  color: #eee824;
	  font-weight: bold;
	  text-decoration: none;
	  padding-left: 10px;
	}
.nav a:active {
	  font-size: 11px;
	  color: #eee824;
	  font-weight: bold;
	  text-decoration: none;
	  padding-left: 10px;
	}
.nav a:hover {
	  font-size: 11px;
	color: #eee824;
	  font-weight: bold;
	text-decoration: none;
	  padding-left: 10px;
	}
/* menu backgrounds */
.menubg
	{
	  background-color: #85c442;
	}
.footer
	{
	  color: #4b2262;
	  font-size: 10px;
	}
