
a:link    { color: #666666;   text-decoration: none; }
a:visited { color: #666666;  text-decoration: none; }
a:hover   { color: #FF0000; text-decoration: none; }
a:active  { color: #000000;    text-decoration: none; }

a.textbtn {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#CC6633;
	font-size:80%;
	font-weight:bold;
	padding: 5px;
	background-color: #FFCC99;
	border:3px double #C90;
	text-align: center;
	display: block;
}

