a:link       { font-size: 12; color: #000000; font-weight: normal; text-decoration: underline; font-family: Arial }
a:visited    { font-size: 12; color: #000000; font-weight: normal; text-decoration: underline; font-family: Arial }
a:hover 	 { font-size: 12; color: #DDB000; font-weight: normal; text-decoration: underline; font-family: Arial }

a:link.nav       { font-size: 10; color: #000000; font-weight: bold; text-decoration: none; font-family: Arial }
a:visited.nav    { font-size: 10; color: #000000; font-weight: bold; text-decoration: none; font-family: Arial }
a:hover.nav 	 { font-size: 10; color: #DDB000; font-weight: bold; text-decoration: underline; font-family: Arial }

a:link.subnav       { font-size: 12; color: #BB3F01; font-weight: bold; text-decoration: none; font-family: Arial }
a:visited.subnav    { font-size: 12; color: #BB3F01; font-weight: bold; text-decoration: none; font-family: Arial }
a:hover.subnav 	    { font-size: 12; color: #BB3F01; font-weight: bold; text-decoration: underline; font-family: Arial }

a:link.mainnav       { font-size: 12; color: #FFFFFF; font-weight: normal; text-decoration: none; font-family: Arial }
a:visited.mainnav    { font-size: 12; color: #FFFFFF; font-weight: normal; text-decoration: none; font-family: Arial }
a:hover.mainnav 	 { font-size: 12; color: #800000; font-weight: normal; text-decoration: underline; font-family: Arial }

BODY{	
scrollbar-face-color: #E97A10;
scrollbar-highlight-color: #FFE6A2;
scrollbar-3dlight-color: #849E68;
scrollbar-darkshadow-color: #BB3F01;
scrollbar-shadow-color: #969696;
scrollbar-arrow-color: #FFE6A2;
scrollbar-track-color: #FFA836;
font-family:Arial;
font-size:10pt; color:#000000
}