@charset "UTF-8";

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
}

a:link {

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
	
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFECE2;
	text-decoration: underline;
	background-color: #5E3315;
}



a:active {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFECE2;
	text-decoration: underline;
	background-color: #5E3315;

}

.headtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
}

.littleheadtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
}

.pizzatitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
}

.pizzadesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
	line-height: 11pt;
}
.cellpadd {
	padding-bottom: 5px;
}
.bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
}


#menubg {
   background: #fff url("menutop.jpg") no-repeat
   }
.evillestory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #5E3315;
	text-decoration: none;
	line-height: 12pt;
}

