a.nav:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

a.nav:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

a.nav:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

a.nav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D9A3C;
	font-size: 8pt;
	font-weight: bold;
}

a.body:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.body:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.body:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.body:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6DAB69;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.materials:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.materials:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.materials:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.materials:hover
{
	color:#FF0000;
	font-size: 10pt;
	font-weight: bold;
}

a.sub_heading:link
{
	color:#FF0000;
	font-size: x-small;
	font-weight: bold;
}

a.sub_heading:active
{
	color:#FF0000;
	font-size: x-small;
	font-weight: bold;
}

a.sub_heading:visited
{
	color:#FF0000;
	font-size: x-small;
	font-weight: bold;
}

a.sub_heading:hover
{
	color:#FF0000;
	font-size: x-small;
	font-weight: bold;
}

a.about_us_title 
{
	font-size: 13pt;
	padding-left:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D552B;
	text-decoration: underline;
}

a.ci:link{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.ci:active{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.ci:visited{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.ci:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}	