<style>
<!--
A:link 				{text-decoration: underline; color: #CE6A19; font-family : arial; font-size: 12px; cursor: hand}
A:visited 	    		{text-decoration: underline; color: #CE6A19; font-family : arial; font-size: 12px; cursor: hand}
A:active 			{text-decoration: underline; color: #CE6A19; font-family : arial; font-size: 12px; cursor: hand}
A:hover 			{text-decoration: underline; color: brown; font-family  : arial; font-size: 12px; cursor: hand}

A.leftnav:link 			{text-decoration: none; color: black; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}
A.leftnav:visited 	    	{text-decoration: none; color: black; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}
A.leftnav:active 		{text-decoration: none; color: black; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}
A.leftnav:hover 		{text-decoration: none; color: WHITE; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}

A.splashnav:link 			{text-decoration: none; color: black; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}
A.splashnav:visited 	    	{text-decoration: none; color: black; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}
A.splashnav:active 		{text-decoration: none; color: black; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}
A.splashnav:hover 		{text-decoration: none; color: WHITE; font-family : Arial; font-size: 12px; cursor: hand; font-weight: bold}

#normal   			{text-decoration: none; color: black; font-family: Arial; font-size: 12px font-weight: bold}
#normal_red   			{text-decoration: none; color: #800000; font-family: Arial; font-size: 12px}
#normal_white  			{text-decoration: none; color: white; font-family: Arial; font-size: 12px}
#heading   			{text-decoration: none; color: black; font-family: Arial; font-size: 14px; font-weight: bold}
#heading_white   		{text-decoration: none; color: white; font-family: Arial; font-size: 14px; font-weight: bold}
#error   			{text-decoration: none; color: #800000; font-family: Arial; font-size: 10px; font-weight: bold}
#paging   			{text-decoration: none; color: black; font-family: Arial; font-size: 10px}
-->


BODY {font-family: arial,helvetica,sans-serif; font-size=13px;color: #666666}
TD {font-family: arial,helvetica,sans-serif; font-size=13px;color: #666666}


</style>