
.corner-all {
	border-radius: 10px 10px 10px 10px;
	
}
.f0 {
	font-family: Arial, sans-serif;
}
.f1 {
	font-family: "Londrina Sketch", sans-serif;
}
.f2 {
	font-family: "Averia Libre", sans-serif;
}
.c0 {
	color: #000000;
}
.c1 {
	color: #ffffff;
}
.c2 {
	color: #ada27c;
}
.c3 {
	color: #404040;
}
a.c4 {
	color: #ffd700;
}
a.c4:hover {
	color: #ffa500;
}
.s10 {
	font-size:10px;
	line-height:12px;
}
.s12 {
	font-size:12px;
	line-height:14px;
}
.s14 {
	font-size:14px;
	line-height:18px;
}
.s18 {
	font-size:18px;
	line-height:24px;
}
.s24 {
	font-size:24px;
	line-height:28px;
}
.s32 {
	font-size:32px;
	line-height:36px;
}
.s48 {
	font-size:48px;
}
.s64 {
	font-size:64px;
	line-height:72px;
}
.s86 {
	font-size:86px;
	line-height:88px;
}
.bgt {
	background-color: transparent;
}
.bg0 {
	background-color: #000000;
}
.button {
	cursor: pointer;
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}
.tcenter {
	text-align:center;
}