#Tabletop
{
	width:100%;
	background-color:#ff9933 ;
	text-align:center 
}
#MenuTop
{
	font-family:Verdana;
	font-size:x-small ;
	text-decoration:none;
	color:White ;
	width:70px;
}
#MenuTop:hover
{
	font-family:Verdana;
	font-size:x-small ;
	background-color:#ff6600; 
	width:70px;
}
#Cel
{
	text-align:center 
}