a:link, A:visited, A:active {
	color: #655d72;
}


body
{
	padding: 0;
	margin: 0;
	color: #0a4e06;
	font-size: 0.75em;
	font-a9d576: arial, helvetica, sans-serif;
	background-color: #a9d576;
}

.vertical li ul{
background-color: #a9d576;
}

.vertical li a {
border-bottom: 3px solid;
border-color: white;
}

/*this is the css for the horizontal version*/
.horizontal ul{
background-color: #a9d576;
}
.horizontal li ul{
background-color: #a9d576;
}

/* site map */
#sitemap 
{
    border-color: #0a9f78;
}

#sitemapcolumn
{
    border-color: #0a9f78;
}
