.text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0C3D5E;
	text-decoration: none;
	letter-spacing: 1px;
}
.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #0C3D5E;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
.text-menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #0C3D5E;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
.text-menu-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #F15723;
	text-decoration: underline;
	letter-spacing: 2px;
	font-weight: bold;
}
.text-copyright-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0C3D5E;
	text-decoration: none;
	letter-spacing: 1px;
}
.text-copyright-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #F15723;
	text-decoration: underline;
	letter-spacing: 1px;
}
.pad-top-bottom1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumb-catgory-border {

	border: 1px solid #009900;
}
.text-title-page {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #0C3D5E;
	text-decoration: none;
	letter-spacing: 2px;
}
