* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(kepek/index/hatter_tapeta.gif);
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}

a { color: #993300;}

.index_text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	height: 81px;
	overflow: hidden;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
}

