body {
	background-color: #DDCB75;
	background-repeat: repeat-y;
}
.zabk {
	background-image: url(images/warhol_pizza.gif);
	background-repeat: no-repeat;
	background-position: 725px center;
	background-attachment: fixed;

}
table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newbk {
	background-image: url(images/menu_Newburst.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
		cursor : default ;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

