img  {
	border: 0px;
}

body {
  background-color:#ffffff;
	font-family: Verdana,Helvetica,Tahoma,Arial;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}
a {
	text-decoration: none;
	color: #ff0000;
	font-weight:bold;
	text-align: center;
}
a:active {
	text-decoration: none;
	color: #ff0000;
	font-weight:bold;
	text-align: center;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
DIV.linkbutton a
{ 
cursor:default;
TEXT-DECORATION: none;
PADDING: 0px; 
MARGIN: 0px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 14px;
FONT-WEIGHT: bold;
TEXT-ALIGN: LEFT;
BACKGROUND-COLOR: #79C5E1;
COLOR: #000000;
}
DIV.linkbutton a:active 
{
cursor:default;
BACKGROUND-COLOR: #79C5E1;
COLOR: #000000;
}

DIV.linkbutton a:visited
{
cursor:default;
BACKGROUND-COLOR: #79C5E1;
COLOR: #000000;
}

DIV.linkbutton a:hover 
{
color:#000000;
cursor:default;
BACKGROUND-COLOR: #3E97CF;
}


.naviTD  {
	background-image:url(./left_cell.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:14px;
}

.contentTD  {
	background-image:url(./pizza.jpg);
	background-position:top left;
	background-repeat:repeat-x
}
td  {
font-size:12px;
}