body	 	{ background-color : #FFFFFF; 
			  background-image:url(pics/hg_navi1.jpg);
			  background-repeat:no-repeat;
			  background-attachment:fixed; }
td	 		{ Font-Family : Verdana,Geneva,Arial,Helvetica,sans-serif; 
			  color : #000000; 
			  Font-Size : 8pt;
			  font-weight: normal; }
a:link 		{ text-decoration : none; 
			  color : #000000 ;}
a:actice 	{ text-decoration : none; 
			  color : #000000 ;}
a:visited	{ text-decoration : none; 
			  color : #000000 ;}
a:hover     { color: #000000; 
			  text-decoration : none;
			  position: relative;
			  top:1; 
			  left:1;}
a.navi { color: #000000; 
			  position: relative;
			  top:-1; 
			  left:-1;
			  text-decoration: none;} 
a:link.navi, a:active.navi, a:visited.navi { text-decoration : none; 
		      color : #3e97ff;
			  position: relative;
			  top:-1; 
			  left:-1;} 
a:hover.navi { color : #000000; 
			  text-indent:1px; 
			  top:-1; 
			  left:-1; }


