a
{
	color: #86ab07;
	text-decoration:none;
}

a:link
{
	color: #86ab07;
	text-decoration:none;
}
a:hover
{
	color: #86ab07;
	text-decoration:underline;
}

.essentials a
{
	color: #e0f0a9;
	text-decoration:none;
}
.essentials  a:link
{
	color: #e0f0a9;
	text-decoration:none;
}
 .essentials a:hover
{
	color: #e0f0a9;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6,p
{
	margin:0;
	padding:0;
}

p
{
	margin-top:15px;
}

.essentials p
{
	margin-top:12px;
}

a img
{
	border: 0;
}

h1
{
	font-size:1.2em;
	color:#86ab07;
	border-bottom: dashed 1px #86ab07;
	margin-top:10px;
	padding-bottom:6px;
}

h2
{
	font-size:1.1em;
	color:#fff;
}

#footer a,
#author a
{
	color:#727257;
}

#copy ul li
{
	margin-bottom:10px;
}

.essentials ul
{
	margin:10px 0 0 20px;
	padding:0;
}

.essentials ul li
{
	margin-bottom:7px;
}


A.EditBarLinkButton
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
A.EditBarLinkButton:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ff9037;
	text-decoration: none;
}
