a {
	text-decoration:none;
}
a:link {
	color: #606060;
}
a:visited {
	color: #606060;
}
a:hover {
	color: #F0D000;
}

.imgrihgt {
	float: right;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.imgleft {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.tdmpad {
	background: #808080;
	botom:1px;
}

td.ulink a {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 18px;
	color: #606060;
	text-decoration: underline;
}
td.ulink a:link {
	color: #606060;
	text-decoration: underline;
}
td.ulink a:visited {
	color: #606060;
	text-decoration: underline;
}
td.ulink a:hover {
	color: #F0D000;
	text-decoration: underline;
}
