
img 		{ 	
		border:none;
		 }
 

a		{	
		color:#000000;
		text-decoration:none;
		}

a:hover		{
		background-color:#FDEA7E
		}


td.menu		{
		font-size:16px;
     		color:#000000;
     		font-weight:bold;
		width:20%;
		}


table.menu   	{
		width: 760px;
		height: 48px;
		border: none;
		padding: 0px;
		spacing: 0px;
		}


table.box   	{
		width: 760px;
		border-width: thin;
		background-color: #FDEA7E;
		color: #000000;
		border-collapse: separate;
		border-spacing: 1px;
		padding: 0px;
		spacing: 0px;
		}




