body {
	background-color: #f4fff4;
	font: normal 10.5pt/100% "‚l‚r ‚oƒSƒVƒbƒN";
	color: #000000;
	letter-spacing: 0px;
}

a { text-decoration: none; }
a:link { color: #0000cd; }
a:visited { color: #327fff; }
a:hover {
	color: #f4fff4;
	background-color: #0000cd;
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: underline;
}
a:active { color: #ff00ff; }
