.btntext {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

