.titles {
    font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8c4912;
	z-index: 20;

}

.titles2 {
     font-family: Arial;
	font-size: 20px;
	font-style: normal;

	color: #8c4912;
	z-index: 20;

}


.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #636260;
	padding: 5px;
	z-index: 20;
}

.text2 {
	font-family: "Tahoma";
	font-size: 14px;
	font-style: normal;

	color: #333333;
	padding: 5px;
}

.more {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #8c4912;
	text-decoration: underline;
}
.copyr {
	font-family: Tahoma;
	font-size: 10px;
	color: #594536;
}
.copyr:active{color:#5f2337;}
.copyr:visited{color: #5f2337;}
.copyr:link{color: #5f2337;}
.copyr:hover{color: #91491b;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #91491b;
	font-weight: bold;
	text-decoration: none;
}

.links:active{color:#004f86;}
.links:visited{color: #004f86;}
.links:link{color: #004f86;}
.links:hover{color: #91491b;
	}