@charset "utf-8";
.MainNavagationText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	font-size: 12px;
}
.Centered {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
body p {
	font-family: Verdana, Geneva, sans-serif;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
}
.bold {
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #F00;
}
.bold {
	font-weight: bold;
}
.centerBoldYello {
	color: #FF0;
	font-size: 14px;
}
.CenterBoldWhite {
	color: #FFF;
}
.Centered .CenterBoldWhite {
	font-size: 14px;
	font-weight: bold;
}

