html {overflow-y: scroll;
}



body, font, div, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link { text-decoration: none; color: #CC3300; font-weight : bold;}
a:visited { text-decoration: none; color: #CC3300; font-weight : bold;}
a:active { text-decoration: none; color: #CC3300; font-weight : bold;}
a:hover { text-decoration: none; color: #B9BE57; font-weight : bold;}

.content {
	font-size : 12px;
	color : #27551C;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 1px;
	padding-bottom : 20px;
}

.pagetitle {
	font-size : 16px;
	color : #D11517;
	padding-left : 60px;
	padding-top : 8px;
	font-weight : bold;
	font-family : Arial;
}

.indextext {
	font-size : 11px;
	color : #D11517;
	padding-left : 10px;
	padding-top : 5px;
	font-family : Verdana;
}

.footer {
	font-size : 11px;
	color : #FFFFFF;
	font-family : Verdana;
}
.pizzamenu {
	font-size : 10px;
	color : #27551C;
}

.specials {
	font-size : 16px;
	color : #27551C;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 1px;
	padding-bottom : 20px;
	font-weight : bold;
}
