a{ text-decoration:none }

a:link{		color: "444444" ; text-decoration: none; }
a:visited{ 	color: "444444" ; text-decoration: none ; }
a:active{ 	color: "0033cc" ; text-decoration: underline ; }
a:hover{ 	text-decoration: underline ;  color: "0033cc" ;
		background-color: "" ; }

body{	background-color: "ffffff" ;
	color: "000000" ; }

body,td{	font-family:	"‚l‚r ‚oƒSƒVƒbƒN","Osaka" ;
		font-style:	normal ;
		line-height:	13pt ;
                                    font-size:		10pt ; }
