/* CSS Document */
body {
	background-color: #000000;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#CCCCCC;
	background-repeat:no-repeat;
}


.styleHide {color: #000000}


.styleGamemenuMC { font-family: Impact;
			font-size: 18px;}
.styleGamemenuBarfight { font-family: "Courier New", Courier, mono;
			font-size: 18px;}
.styleBarfight { font-family: "Courier New", Courier, mono;}	
.styleMC2 { font-family: Impact;}
.styleGamemenu { font-size: 18px;}
.styleTimessmall{font-family: "Times New Roman", Times, serif;
			font-variant:normal;
			font-size:small;
			}
a:link {
	color:#FFFFFF ;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#999999;
}
a:hover {
	text-decoration: underline;
	color:#999999;
}
a:active {
	text-decoration: none;
}
