﻿body {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-color: #177819;
}
table {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-image: url('Lay/fondino.jpg');
}
#menu {
	background-image: url('Lay/index_06.jpg');
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	vertical-align:middle;
}
#navigation {
	background-image: url('Lay/index_03.jpg');
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #006600;
}
a:hover {
	font-family: tahoma;
	font-size: 8pt;
	color: #009900;
	background-color: #FFFFFF;
	letter-spacing: 5px;
}
a:link {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #006600;
}
a:visited {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: line-through;
	color: #003300;
}

