body {
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.redtext {
	font-weight: bold;
	color:#A90000;
}
a:hover {
	color: #A90000;
	text-decoration: underline;
}
td {
	color: #252525;
	font-family: verdana;
	font-size: 10.5pt;
}
.toppings li {
	font-size: 10px;	
}
.smalltext {
		font-size: 10px;
}
.address {
	font-size: 9pt;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.webdesign a {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.webdesign {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.webdesign a:hover{
	text-decoration: underline;
	color: #FFF0A0;
}

.navigation a {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:hover {
	text-decoration: none;
	color: #FFF0A0;
}
.note {
	font-size: 11px;
	color: #900;
}

