.newmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4A603A;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A603A;
	text-decoration: none;
}
.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #495F3B;
}
.rightleftborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4A603A;
	border-left-color: #4A603A;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #4A603A;
}
a {
	color: #000000;
	text-decoration: none;
}
a:active,a:hover
{
	color:#006600;
	text-decoration: none;
}
