.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 32px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.textlink:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.textlink:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.textlink:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6C4620;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}

.textlink:active {


	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.copyrightlink:link {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.copyrightlink:visited {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.copyrightlink:hover {



	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EFD54A;
	text-decoration: underline;
}
.copyrightlink:active {




	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.subtitle {

	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #130D07;
	text-decoration: none;
}
.border {
	border: 3px solid #F8D849;
}
