.saketitle {
	font-size: small;
	background-color: #CC3300;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CC3300;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3300;
	clip:  rect(auto auto auto auto);
}
.titele {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	color: #FFFFFF;
	background-color: #CC3300;
	border-top-color: #CC3300;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3300;
	list-style-position: inside;
	margin: 2px;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-table;
}
