body, table {
	font: normal 12px Tahoma, serif;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
}
.textin{
	width: 308px;
	border-width: 1px;
	border-style: solid;
	border-color: #663300;
	background-color: #fff4e1;
	color: #663300;
}
.textin1 {
	background-color: #fff4e1;
	color: #663300;
    border-style: none;
	font-size: 10px;
	line-height: 15px;
	width: 90px;
	height: 21px;
}
		
.button{
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #663300;
	background-color: #fff4e1;
	color: #663300;
}
.dashed_line{
	border-top-color:#663300;
	border-top-style:dashed;
	border-top-width:1px;
}
a {
	/*font: normal 12px "Courier New", Courier, monospace;*/
	color: #663300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	/*color: #fcf4da;font: normal 12px "Courier New", Courier, monospace;
	background-color:#663300;*/
}
.avtor {
font-weight: bold;
color: #bcb7ab;
}
.date {
font-weight: bold;
color: #663300;
}
.nums {
	color: #bcb7ab;
	font:bold 11px verdana,arial,helvetica,sans-serif;
}
.nums a, .navigation a {
	color: #663300;
	font:normal 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
.nums a:hover, .navigation a:hover {
	color: silver;
	text-decoration: none;
}

