.big_text {
	font-family: "Comic Sans MS";
	font-style: normal;
	color: #004080;
	background-color: #ffffcc;
	font-size: 10mm;
}
.normal_text {
	font-family: "Comic Sans MS";
	background-color: #ffffcc;
	color: #004080;
}
.button_text {
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #FFFF00;
	background-color: #009900;
	height: 24px;
	position: relative;
	top: 1px;
}
.normal_text_fat {
	font-family: "Comic Sans MS";
	font-style: normal;
	color: #004080;
	font-weight: bold;
}
.leftlink {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #FFFFCC;
	width: auto;
}
.menubg {
	background-color: #CCCCCC;
}
.promotion {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #33FF66;
}
a:active {
	text-decoration: none;
}
.navigation_text {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #B1BEB7;
}
