BODY , DIV , FORM , TABLE , MENU , OL , P , TD , TH , UL {
font-size : 12px; 
font-family :   Arial, Geneva, sans-serif; 
color : black; 
} 
BODY {
margin : 0px; 
background-image : url("http://www.pizza-recipes.net/images/bg.gif");
} 

.pxbdr {
	background-color : Black;
}

.bmen {
	background-color : transparent;
	text-align : center;
}

.bg1 {
	background-color : #556B2F;
}
.bl {
	background-color : black;
}
.wh {
	background-color : white;
}
.boxhed {
	background-color : #73859A;
	text-align : center;
	font-weight : bold;
	color : white
}
.boxl {
	background-color : black;
}
.boxbg {
	background-color : #C2C5B2;
}
.mnhd {
	color : Black;
	text-align : center;
	padding-top : 4px;
	padding-bottom : 4px;
	background-image : url("http://www.pizza-recipes.net/images/hedbg.gif");
	background-color : #FFCC33;
}

H1 {
font-size : 22px; 
font-family : Trebuchet MS, Verdana, Arial, Geneva; 
} 
H2 {
font-size : 18px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 
H3 {
font-size : 16px; 
font-family : Arial, Helvetica, sans-serif; 
} 
A.botex {
color : #FFCC33; 
text-decoration : underline; 
} 
A.botex:hover {
	text-decoration : underline;
	color : Black;
	background-color : #FFFACD;
} 
.tex {
color : #FFCC33; 
} 

.mnhy {
	background-color : transparent;
	color : Black;
	text-decoration : underline;
	padding-left : 25px;
	font-weight : normal;
} 
A.mnhy:hover {
	text-decoration : none;
	color : Red;
	background-color : transparent;
	font-weight : bold;
} 
.bloc {
	padding-top : 6px;
	padding-bottom : 6px;
}
