body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.navlink:link {text-decoration: none}
A.navlink:visited {text-decoration: none}
A.navlink:active {text-decoration: none}
A.navlink:hover {font-weight: bold}

A.navlinkcurrent:link {text-decoration: none}
A.navlinkcurrent:visited {text-decoration: none}
A.navlinkcurrent:active {text-decoration: none}
A.navlinkcurrent:hover {font-weight: bold}

A.textlink:link {text-decoration: none}
A.textlink:visited {text-decoration: none}
A.textlink:active {text-decoration: none}
A.textlink:hover {font-weight: bold}

.style1 {
	color: #765b44;
	font-size: 12px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}
.text {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.heading {
	color: #660000;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
}
.navlinkcurrent {
	color: #826851;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-align: right;
}
.navlink {
	color: #826851;
	font-size: 12px;
	font-family: tahoma;

}
.textlink {
	color: #826851;
	font-size: 12px;
	font-family: tahoma;

}
.textlinkul {
	color: #826851;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: underline;
}
