body {
   font-family: Arial, Sans-Serif;
   font-size: 13px;}

td {
   color: #000000;
   font-family: Arial, Sans-Serif;
   font-size: 13px;}

	
a:link {
	color: #003399;
	text-decoration: underline;}

a:visited {
	color: #003399;
	text-decoration: underline;}

a:active {
	color: #003399;
	text-decoration: none;}

a:hover {
	color: #003399;
	text-decoration: none;}

.leftnav1 a:link { color: #D59315; text-decoration: underline; }
.leftnav1 a:hover { color: #D59315; text-decoration: none; }
.leftnav1 a:visited { color: #D59315; text-decoration: underline; }
.leftnav1 a:visited:hover { color: #D59315; text-decoration: none; }