A:link, A:visited, A:active {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}
A:hover {
	color : #A34C30;
	text-decoration : underline;
}
.navigation A:link, .navigationLink A:visited, .navigationLink A:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : blue;
}
.navigation A:hover {
	color : A34C30;
	text-decoration : underline;
}
.navigation {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : A34C30;
}
.menuCategory {
	font-family : Opulent;
	font-size : 36pt;
	font-weight : bold;
	color : AD0400;
}
.menuHeader {
	font-family : Opulent;
	font-size : 14pt;
	font-weight : bold;
	color : AD0400;
}
.menuHeaderMedium {
	font-family : Opulent;
	font-size : 12pt;
	font-weight : bold;
	color : AD0400;
}
.menuHeaderSmall {
	font-family : Opulent;
	font-size : 10pt;
	color : AD0400;
}
.menuText {

}
.menuSpecialText {
	font-family : Opulent;
	font-size : 14pt;
	color : AD0400;
}
.menuPizzaText {
	font-size : 14pt;
}
.menuPizzaTextSmall {
	font-size : 10pt;
}
.menuSpecial {
	font-weight : bold;
	color : 006500;
}
.menuSpecialSmall {
	font-size : 10pt;
	font-weight : bold;
	color : 006500;
}
.pizzaColumnFiller {

	width: 40px;
}
.title {
	font-family : Forte;
	font-size : 36pt;
	font-weight : bold;
	padding-top: 2px;
	padding-bottom: 8px;
	color: #FF0000;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}