li a:hover {
	color:					#000000;
	background-color:			#FFCC66;
	text-decoration:			none;
}


table {
	width:		500;
	height:		70;
	border: 	none;

}


h2 {
margin-left: 20px;

}