body{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

a:link,
a:visited,
a:hover{
	color: #076e01;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a img{
	border: 0px;
	vertical-align: middle;
}

h1, h2, h3, h4, h5, h6,
.title ,
.title2,
.title3 {
	color: #076e01;
	font-weight: bold;
}

.title, h1{ font-size: 20px;}
.title2, h2{ font-size: 15px;}
.title3, h3, h4{ font-size: 13px;}

div.menuBreadCrumbs,
div.menuBreadCrumbs a:link,
div.menuBreadCrumbs a:visited,
div.menuBreadCrumbs a:hover{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}	






