a:link , a:visited  { text-decoration: none }
a:hover { text-decoration: underline }

.normal-black {	
	color: #000000;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
.normal-darkgreen {	
	color: #1F7C03;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
.normal-gray{	
	color: #58595B;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
.normal-navyblue {	
	color: #00436E;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
.normal-white {	
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
.normal-darkbrown {	
	color: #4B4730;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
.normal-orange {	
	color: #FF6400;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
.normal-darkred {	
	color: #870F29;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-style: normal;
}
