.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.menutxt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #692E3D;
	font-weight: bold;
	text-decoration: none;
}
a.menutxt:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D895A6;
	font-weight: bold;
	text-decoration: underline;
}
.footer {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
