HTML , BODY {
	font-family:"lr SVbN","Osaka-",monospace;
	font-size: 10pt;
	color: black;
	}

A:link { color:blue ;
	text-decoration: none }
A:visited { color:blue ;
	text-decoration: none }
A:active { color:royalblue  }
A:hover { background:lavender}

