A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #FF0000;
}
A:hover {
	COLOR: #FF0000;
}

.tgr {
	background-image: url(mhm_hdfill.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bline {
	background-image: url(mhm_btmline.jpg);
	background-repeat: repeat-x;
}
.bigtxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 70px;
	font-weight: bold;
	color: #CC6600;
}
.midtxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
	font-weight: bold;
	color: #CC6600;
	vertical-align: text-bottom;
}

.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}
.midtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	vertical-align: text-bottom;
}
