.titleB14PX {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3403;
}
.title15PX {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #3A3403;
}

.text13PX {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.textB14PX {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0e8c4c;
}
.textB10PXdark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #04592f;
}

a.content:link {
	text-decoration: underline;
	color: #3a3403;
}
a.content:visited {
	text-decoration: underline;
	color: #3a3403;
}
a.content:hover {
	text-decoration: none;
	color: #0e8c4c;
}
a.content:active {
	text-decoration: none;
	color: #FFFFFF;
}

td.news {
	border: 2px solid #04592f;
}
	
a.post:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #0e8c4c;
	font-size: 10px;
}
a.post:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #0e8c4c;
	font-size: 10px;
}
a.post:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a.post:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #04592f;
	font-size: 10px;
}.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3403;
}
