p,td,ul,li {
	font-size:12px;
	font-family:verdana,geneva,helvetica,arial,sans-serif;
	color: #3F5A47;
}

h1 {
	color:#666666;
	font-size:xx-large;
	background:transparent;
	font-style: italic;
}

h2 {
	color:#333333;
	font-size:30px;
	background:transparent;
	position: static;
	top: auto;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}

h3{
	color:#3F5A47;
	font-size:22px;
	background:transparent;
	font-variant: normal;
	font-style: italic;
}

h4{
	color:#3F5A47;
	font-size:14px;
	background:transparent;
	display: compact;
	border: 0;
	height: 3px;
}

a:link {
	color:F3DF39;
	background:transparent;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color:F3DF39;
	background:transparent;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color:#F3DF39;
	background:transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#3F5A47;
	background-color: #000000;
}

/* BEGIN style6 */


#navlist a {
	padding: 1px 14px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #F04A3A;
	text-decoration: none;
	width: 160px;
}

#navlist a:hover
{
	color: #fff;
	background-color: #3F5A47;
	text-decoration: none;
	width: 160px;
}

/*-------*/

#mainnav a { padding: 5px 10px; }

#mainnav a:link, #mainnav a:visited
{
	color: #F3DF39;
	background-color: #3F5A47;
	text-decoration: none;
	height: 12px;
	width: 160px;
}

#mainnav a:hover
{
	color: #3F5A47;
	background-color: #F3DF39;
	text-decoration: none;
	height: 12px;
	width: 160px;
}


/* END style6 */
