.rtext {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 1.5em;
}
a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}
a:visited{
	color:#191970;
	font-weight: bold;
}
a:hover {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	font-weight: bold;
	color: FB1605;
	text-decoration: underline blink;
}