@charset "UTF-8";.mbutton {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: medium;	line-height: normal;	font-weight: bold;	font-variant: small-caps;	color: #FFFFCC;	background-color: #000099;	margin-top: 3px;	border: medium double #FFFFCC;	text-align: center;	list-style-type: none;	margin-bottom: 3px;	filter: Light;	letter-spacing: normal;	clear: none;	float: none;	display: block;	padding: 3px;}.mbutton a{	display: block;	color: #33FFFF;}.style2 a {	text-decoration: underline;	link color: #003366}.kbutton {	font-family: "Courier New", Courier, monospace;	font-size: 15px;	font-weight: bolder;	font-style: normal;	color: #FFFFCC;	background-color: #003366;	text-align: center;	margin: 5px;	padding: 2px;	width: 150px;	border: thick dashed #663300;	cursor: auto;	background-position: center;	display: block;}.kbutton a{    display: block;}
