.menu_in   {
	text-decoration : none;
	font-family : Impact;
	font-style : normal;
	font-weight : normal;
	color : #73848D;
	font-size : 18 px;
}
.menu_wite {
	text-decoration : none;
	font-family : Impact;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 15px;
	padding-left : 8 px;
}
.menu_tittle {
	text-decoration : none;
	font-family : Impact;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 24px;
	padding-left : 3px;
	text-align : right;
}
.menu_black {
	text-decoration : none;
	font-family : Impact;
	font-style : normal;
	font-weight : normal;
	color : Black;
	font-size : 15px;
	padding-left : 8 px;
}
.text_1_black {
	text-decoration : none;
	font-family : Arial ;
	font-style : normal;
	font-weight : normal;
	color : Black;
	font-size : 13px;
}
.text_1m_white {
	text-decoration : none;
	font-family : Arial ;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 13px;
	padding-top : 10px;
	padding-left : 10px;
	text-align : right;
	padding-bottom : 4px;
}
.text_1_white {
	text-decoration : none;
	font-family : Arial ;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 13px;
	padding-top : 10px;
	padding-left : 10px;
	text-align : justify;
}
.text_2_white {
	text-decoration : none;
	font-family : Arial ";
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 15px;
}



A:link {
text-decoration : none;
}
A:visited {
	text-decoration : none;
}
A:active {
	  text-decoration : none;
}
A:hover {
	text-decoration : none;
}