@charset "utf-8";
.tiloc {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.case {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: 250px;
	background-color: #000066;
}
.texturebl {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #66CC33;
}

