.menubg {
	background-image: url(takeover11million_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bodybg {
	background-image: url(notepaper_bg.jpg);
	background-repeat: repeat-y;
}
.topbg {
	background-image: url(notepaper_header.jpg);
	background-repeat: no-repeat;
}
.menutext {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.menutext A  {
	text-decoration : none;
	color : #CC0000;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.menutext A:Active  {
	text-decoration : none;
	color : #CC0000;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.menutext A:Visited  {
	text-decoration : none;
	color : #CC0000;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.menutext A:Hover  {
	text-decoration : none;
	color : #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
