
/* STYLES FOR NAVBAR. */

.block_about {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	
	/*color:#D29544;*/
	color:#FFFFFF;
	width:190px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	text-decoration:none;
	}
	
	.block_about a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	
	color:#e8a713;
	width:190px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	text-decoration:none;
	}