.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 76331D;
	text-decoration: none;
}
body {
	background-color: 76331D;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.main-td {
	background-color: F5E8C9;
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #663333;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #663333;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #663333;
	text-decoration: none;
}
.fomenu {
	background-image: url(img/fomenu_bg2.jpg);
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-repeat: repeat;
	cursor: auto;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
	text-transform: none;
	font-variant: normal;
	text-align: right;
}
.cimsor {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 76331D;
	text-decoration: none;
}
.kistabla {
	border: 1px solid #330000;
}
.textsmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: 76331D;
	text-decoration: none;
}

