body{
padding:0px;
margin:0px;
}
.btnout {
	font-family: Kristen ITC;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #422424;
	text-decoration: none;
}
.btnover {
	font-family: Kristen ITC;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #f2bfd0;
	text-decoration: none;
}
.linkout {
	font-family: Kristen ITC;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #422424;
	text-decoration: none;
}
.linkover {
	font-family: Kristen ITC;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #beecec;
	text-decoration: underline;
}
.hedr {
	font-family: Kristen ITC;
	font-size: 24px;
	line-height: 28px;
	color: #422424;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: Kristen ITC;
	font-size: 18px;
	line-height: 32px;
	color: #422424;
	text-decoration: underline;
}
.bigtext {
	font-family: Kristen ITC;
	font-size: 18px;
	line-height: 20px;
	color: #422424;
	text-decoration: none;
}
.text {
	font-family: Kristen ITC;
	font-size: 14px;
	line-height: 16px;
	color: #422424;
	text-decoration: none;
}