.table {
	background-color: #ADD1AD;
	background-image: url(foto/index.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #ADD1AD;
	margin:0;
}
img {
	border:0
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #44707D; <!-- #44707D; -->
}
p.menu {
	font-family:"Palatino Linotype", serif;
	font-size:110%;
	margin:0;
	padding: 0;
}
a, a:visited{
	font-size: 20px;
	color: #000000; <!-- #114357; -->
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover, a:active {
	font-size: 20px;
	color: #FF5555;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
