@charset "UTF-8";
body {
	background-color: #eed883;
	background-image: url(images/bk.jpg);
	scrollbar-arrow-color:ffffff;
  scrollbar-track-color:f8dce1;
  scrollbar-shadow-color:c1606f;
  scrollbar-face-color:f192b8;
  scrollbar-highlight-color:ffffff;
  scrollbar-darkshadow-color:922e3d;
  scrollbar-3dlight-color:ea8a9b;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3A1811;
	font-weight: normal;
}
a:link {
	color: #A92D52;
	font-weight: bold;
	font-family: "New York", "Times New Roman", Times, serif;
}
a:hover {
	color: #CC6699;
	background-color: #3A1811;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #B24A6F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #8E555A;
}
.small {
	font-size: 10px;
	color: #663366;
}
