BODY 
{ 
background-image: url("images/template/background.gif"); 
background-repeat: repeat; 
background-position: center; 
}

td 
{ 
font-family: Arial; 
font-size: 12px;
}

a 
{ 
color:#3B6307;
}

a:visited 
{ 
color:#3B6307;
}

a:link 
{ 
color:#3B6307;
}

a:active 
{ 
color:#3B6307; 
}

a:hover 
{ 
color:#A28515; 
}

a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a.nav1:hover {
	color: #E3BC23;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 100%;
}

.categories td a.parent
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E4D08;
	text-decoration: none;
	font-weight: bold;
}

.categories td a.child
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1E4D08;
	text-decoration: none;
}