
.navbar a:link {color: DABF70;text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.navbar a:visited {
	color: DABF70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:active {
	color: DABF70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.body a:link {color: 562b04;text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.body a:visited {
	color: 562b04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.body a:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.body a:active {
	color: 562b04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: 562B04;
	

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #562B04;
	font-weight: bold;
}
