a {
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: white;
	
	
}
a:hover {
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	color: orange;
}
body {
	margin-left: 13px;
	margin-top: 6px;
	background-image: url(img/menu.jpg);
}






