.thbord {
	border: 2px solid #333333;
}
.tittxt {
	font-family: Vivaldi;
	font-size: 36px;
	font-weight: normal;
	color: #333300;
}
.subtit {
	font-family: Century;
	font-size: 16px;
	color: #663300;
	font-weight: bold;
}
.bord {
	border: 1px solid #003300;
}
.txt {
	font-family: Century;
	font-size: 14px;
	color: #000000;
}
.txtb {
	font-family: Century;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #999933;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333300;

}
a:active {
	color: #333333;
	text-decoration: none;
}

