body {
  	background-color: #000000;
  	color: #FFFFFF;
}

a.menu:link{
	color: #FFCC33;

	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menu:visited{
	color: #FFCC33;

	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menu:hover{
	color: #FFFFFF;

	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menu :active{
	color: #FFFFFF;

	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a.menu-arrow:link{
	color: #FFFFFF;
	text-decoration:none;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menu-arrow:visited{
	color: #FFFFFF;
	text-decoration:none;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menu-arrow:hover{
	color: #FFFFFF;
	text-decoration:none;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menu-arrow:active{
	color: #FFFFFF;
	text-decoration:none;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

font.menu{
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}


p.main_zag{
	align: center;
	color: #F2F2F2;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
}