.menub_hirek_div {
	letter-spacing: 1px;
	padding-left: 40px;
        padding-right: 50px;
}
.menu_hirek_head {
	display: block;
	font-weight: bold;
	color: #AE30AE;;
}
a.menu_hirek_head {
	font-weight: bold;
	color: #AE30AE;
 	text-decoration: none;
}
a.menu_hirek_head:hover {
	font-weight: bold;
	color:#F66D41;
	/*text-decoration: underline;*/
}
.menu_hirek_lead {
 	color: #5A2400;
	line-height: 150%;
}
.menu_hirek_content {
	line-height: 150%;
        /*padding-top: 20px;*/
        padding-bottom: 20px;
 	color: #5A2400;
}
.menu_hirek_content a {
       color: #414141;
       text-decoration: none;
	font-weight: bold;
}
.menu_hirek_content a:hover {
       color: #DA000E;
}
