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