﻿body {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-color: #79176C;
}
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;
}
#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: #660066;
}
a:hover {
	font-family: tahoma;
	font-size: 8pt;
	color: #993366;
	background-color: #FFFFFF;
	letter-spacing: 5px;
}
a:link {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #660066;
}
a:visited {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: line-through;
	color: #993399;
}