body					{	margin: 0px 0px 0px 0px; background-color: #bfcedb}

.text					{	font-family: tahoma;
							font-size: 8pt;
							color: #405b6c; }
.text a				{	font-family: tahoma;
							font-size: 8pt;
							color: #5c5c5c;
							text-decoration: none;	}
.text a:visited	{	font-family: tahoma;
							font-size: 8pt;
							color: #5c5c5c;
							text-decoration: none; }
.text a:hover		{	font-family: tahoma;
							font-size: 8pt;
							color: #cccccc;
							text-decoration: none; }

.title				{	font-family: tahoma;
							font-size: 8pt;
							font-weight: bold;
							color: #405b6c; }
.title a				{	font-family: tahoma;
							font-size: 8pt;
							color: #405b6c;
							font-weight: bold;
							text-decoration: none;	}
.title a:visited	{	font-family: tahoma;
							font-size: 8pt;
							color: #405b6c;
							font-weight: bold;
							text-decoration: none; }
.title a:hover		{	font-family: tahoma;
							font-size: 8pt;
							color: #cccccc;
							font-weight: bold;
							text-decoration: none; }

.cat					{	font-family: tahoma;
							font-size: 8pt;
							color: #ffffff;	}
.cat a				{	font-family: tahoma;
							font-size: 8pt;
							color: #ffffff;
							text-decoration: none;	}
.cat a:visited		{	font-family: tahoma;
							font-size: 8pt;
							color: #ffffff;
							text-decoration: none; }
.cat a:hover		{	font-family: tahoma;
							font-size: 8pt;
							color: #5c5c5c;
							text-decoration: none; }
.cat_active					{	font-family: tahoma;
									font-size: 8pt;
									background-color: #97b0c4;
									color: #ffffff; }
.cat_active a				{	font-family: tahoma;
									font-size: 8pt;
									color: #ffffff;
									background-color: #97b0c4;
									text-decoration: none;	}
.cat_active a:visited	{	font-family: tahoma;
									font-size: 8pt;
									color: #ffffff;
									background-color: #97b0c4;
									text-decoration: none; }
.cat_active a:hover		{	font-family: tahoma;
									font-size: 8pt;
									color: #5c5c5c;
									background-color: #97b0c4;
									text-decoration: none; }

.subcat				{	font-family: tahoma;
							font-size: 8pt;
							color: #809fb8;	}
.subcat a			{	font-family: tahoma;
							font-size: 8pt;
							color: #809fb8;
							text-decoration: none;	}
.subcat a:visited	{	font-family: tahoma;
							font-size: 8pt;
							color: #809fb8;
							text-decoration: none; }
.subcat a:hover	{	font-family: tahoma;
							font-size: 8pt;
							color: #5c5c5c;
							text-decoration: none; }
.subcat_active					{	font-family: tahoma;
										font-size: 8pt;
										background-color: #bfcedb;
										color: #ffffff; }
.subcat_active a				{	font-family: tahoma;
										font-size: 8pt;
										color: #ffffff;
										background-color: #bfcedb;
										text-decoration: none;	}
.subcat_active a:visited	{	font-family: tahoma;
										font-size: 8pt;
										color: #ffffff;
										background-color: #bfcedb;
										text-decoration: none; }
.subcat_active a:hover		{	font-family: tahoma;
										font-size: 8pt;
										color: #5c5c5c;
										background-color: #bfcedb;
										text-decoration: none; }


.elementi			{	font-family: verdana;
							font-size: 7pt;
							color: #405b6c;
							border-color: White;
							padding-left: 2px;
							padding-right: 2px; }
