<style type="text/css"> 
<!--
a	{
	cursor : hand;
}
a:link	{	
	color : #6f6046;
	text-decoration : none;
	background-color : #E9E9D1;
}
a:visited	{	
	color : #808040;
	text-decoration : none;
	background-color : #E9E9D1;
}
a:active	{	
	color : #0080C0;
	text-decoration : none;
	background-color : #D1D19E;
}
a:hover	{	
	color : #004000;
	text-decoration : none;
	background-color : #808040;
}
body	{	
	color : #6f6046;
	font-family : "‚l‚r ƒSƒVƒbƒN";
	font-size : xx-small;
	line-height : 15px;
	cursor : default;
}
-->
</style>