body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
a:link{
	color: #333333;
	text-decoration: underline;
}

a:visited{
	color: #333333;
	text-decoration: underline;
}

a:hover{
	background-color : #B7B76F;
	text-decoration: underline;
}

a:active{
	color: #333333;
	text-decoration: underline;
	
	