.font_reg {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

.font_date {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.font_und {
	color: Black;
	font-family: Verdana, serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.font_bold {
	color: Black;
	font-family: Verdana, serif;
	font-size: 13px;
	font-weight: bold;
}


.font_large {
	color: white;
	font-family: Verdana, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #DD1A0D;
}

.font_large2 {
	color: black;
	font-family: Verdana, serif;
	font-size: 14px;
	font-weight: bold;
                text-align: left;
}

.font_title {
	color: Red;
	font-family: "Comic Sans MS";
	font-size: 17px;
	font-weight: bold;
}


a {
	color: #ff0000;
	font-family: Verdana, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #ff0000;
	font-family: Verdana, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ff0000;
	font-family: Verdana, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-family: Verdana, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.nav_main {
	color: White;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}




a#nav_main {
	color: White;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:active#nav_main {
	color: White;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
a:visited#nav_main {
	color: White;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover#nav_main {
	color: White;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}





a#nav_loc {
	color: Black;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a:active#nav_loc {
	color: Black;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;	
}
a:visited#nav_loc {
	color: Black;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a:hover#nav_loc {
	color: #ff0000;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;	
	text-decoration: underline;
}









a#footer {
	color: #FFFFFF;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:active#footer {
	color: #FFFFFF;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:visited#footer {
	color: #FFFFFF;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover#footer {
	color: #ffffff;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


.border_all {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: thin;
}

.border_all_red {
	border-bottom-color: red;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: red;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: red;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: red;
	border-left-style: solid;
	border-left-width: thin;
}

.border_top {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: thin;
	color: #FFFFFF;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-shadow: Black;
}

.bg_index01 {
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: thin;
}

.bg_index02 {
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: thin;
}

.bg_food {
	background-image: url(images/bg_food.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

}

.bg_pizzaman {
	background-image: url(images/bg_angilosman.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: thin;
}

.bg_pizzaman2 {
	background-image: url(images/bg_pizzaman2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_stores {
	background-image: url(images/bg_stores.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
                color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bg_about {
	background-image: url(images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
                color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}