.ENC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	font-weight: normal;
}
.ENC2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2B2B;
	font-weight: normal;
}
a:link {
	color: #993300;
	text-decoration: underline;

}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #333366;
	text-decoration: none;

}
