body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;


}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #336633;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
#NavBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#NavBar hover {
	text-decoration: underline;
}

