@charset "iso-8859-2";
.xxx {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #543629;
	text-decoration: none;
}
.bbb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
}
.bbbCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: 2px none #CCCCCC;
}

a {text-decoration: none; color: #999999;}
a:hover{text-decoration: none; color: #999999;}

h1{color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; display:inline;
}

