body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #F6F3E9;
	font-weight: normal;
}
h1 {
	background-color: #FFE7AE;
	line-height: 42px;
	color: #333333;
	font-family: "Arial Rounded MT Bold", Arial, "Helvetica Neue";
	font-weight: lighter;
	border: thin solid #FFFFFF;
	}
h2 {
	background-color: #CEEFFF;
	line-height: 36px;
	font-family: "Arial Rounded MT Bold", Arial, "Helvetica Neue";
	font-weight: lighter;
	border: thin solid #FFE7AE;
	color: #484848;
}
.offers {
	font-size: 0.9em;
	margin-bottom: -4px;
	color: #333333;
}
h3 {
	font-family: "Arial Rounded MT Bold", Arial, "Helvetica Neue";
	line-height: 24px;
	font-weight: lighter;
	color: #666666;
	background-color: #FFE7AE;
	border: thin solid #DFDFDF;
}
h5 {
	font-family: "Arial Rounded MT Bold", Arial, "Helvetica Neue";
	font-size: 1.2em;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	vertical-align: text-bottom;
	line-height: normal;
	margin-bottom: 0.2em;
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #AC6700;
}
a:visited {
	font-weight: normal;
	color: #AC6700;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
	text-align: center;
}
.menu {
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
.menu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.menu a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #FF9900;
}
.menu a:active {
	font-weight: bold;
	text-decoration: none;
	background-color: #FF9900;
}
.menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.contents {
	font-size: 0.9em;
	color: #333333;
}
.contents a:link {
	text-decoration: none;
	color: #333333;
}
.contents a:hover {
	text-decoration: none;
	background-color: #FF9900;
}
.contents a:active {
	text-decoration: none;
	background-color: #FF9900;
}
.contents a:visited {
	text-decoration: none;
	color: #333333;
}
.button {
	line-height: 2em;
	font-weight: bold;
	color: #333333;
}
.button a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.button a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	background-color: #FFffff;
}
.button a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.button a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.small {
	font-size: 0.92em;
}
