body {
	background-image: url(images/bac1.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.mainmenu {
	font-family: font-family: "Trebuchet MS";
	font-size: 14px;
	color: #920716;
    text-decoration: none;
    border-bottom: 1px dashed;
	line-height: 1.8em;
	width: 190px;
	font-weight: bold;
}

.mainmenu:hover {
	font-family: font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #f9eab8;
	border: 0px #000000 solid;
	clip:  rect(   )
	color: #f9eab8;
	width: 190px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	}
	
	
	.redtext {
	font-family: "Trebuchet MS";
	color: #920716;
}

	.bigredtext {
	font-family: "Trebuchet MS";
	color: #920716;
	font-size: 18px;

}
	.mediumredtext {
	font-family: "Trebuchet MS";
	color: #920716;
	font-size: 14px;

}

