@charset "utf-8";
/* CSS Document */

body { background-color:#5b0a01;
	background-image:url(redbg.jpg);
	background-repeat:no-repeat;
}

.content { margin-top: 45px;
	width: 902 px;
	padding:0px;
}
.menytext { 	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ebebd2;
	margin-left:10px;
	text-align:center;
}

.menytextdeltatest { 	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ebebd2;
	margin-left:10px;
	text-align:center;
	font-weight:bold;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none;  }
a:active { text-decoration: none;  }
a:hover { text-decoration: underline overline}
.content table tr td em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6E150B;
	font-weight: bold;
}
.content table tr td em {
	text-align: left;
}
