body
{
	margin: 0 auto;
	
}

/**************************** Menu Section Starts *****************************/
.menu_gal
{
font-family: Times New Roman;
font-size: 16px;
color: #efb006;
padding: 5px;
float: center;
}
.menu_gal_tlo2
{
font-family: Times New Roman;
font-size: 16px;
color: #2e1604;
padding: 5px;
float: center;
}
.menu_footer
{
font-family: Times New Roman;
font-size: 14px;
color: #efb006;
padding: 5px;
float: center;
}
.menu_fmedia
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding: 1px;
float: right;
margin-right: 70px;
}
/**************************** Menu Section Ends *******************************/


a.nav:link {color: #efb006; text-decoration: none; }
a.nav:visited {color: #efb006; text-decoration: none; }
a.nav:hover {color: #ffffff; text-decoration: none; }
a.nav:active {color: #ffffff; }

a.nav_link:link {color: #d1087e; text-decoration: none; }
a.nav_link:visited {color: #d1087e; text-decoration: none; }
a.nav_link:hover {color: #ffffff; text-decoration: none; }
a.nav_link:active {color: #ffffff; }

/**************************** General Section Ends ****************************/