<!--

TD{ FONT-FAMILY: Arial; FONT-SIZE: 12; }

.prices{ 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12; 
	BACKGROUND-COLOR: #000000;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
}

.bigger{
FONT-SIZE: 14;
}

A.menu,.menu{
font-size:11;
font-weight:bold;
width:100%;
height:100%;
color: #ffffff;
background-color: #4C4C4C;
padding-top: 2;
padding-bottom: 2;
text-decoration: none;
border: #000000; 
border-style: solid;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 0;
}

A.menu:hover{
background-color: #808080;
}

//-->