.content {
	font-family: "Georgia, Times New Roman, Times, serif", Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.07em;
    line-height: 20px;
	/*font-style: bolder;
	font-weight: bold;*/
	font-align: right; 
	}
.menu {
	font-family: "Georgia, Times New Roman, Times, serif", Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.07em;
    line-height: 20px;
	/*font-style: bolder;
	font-weight: bold;*/
	font-align: center; 
	}

a
{

   text-decoration: none;
    color: #333333;


}
a:hover
{

    text-decoration: none;
    color: #FFF202;


}

/*.MenuImg {border: 0;}*/

