body 	{
		background-color: #D7DCC9;
    }

body, p, td {
		color: #333333;
		font-family:  verdana, helvetica;
		}

.thumb  a {
    color: #000000;
    text-decoration: none;
    }



.bar a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		}

/*  copyright webgen  */

.copy  {
		font-family: verdana, helvetica;
		color: #A2A697;
		font-size: 10px;
		}
		
.copy a {
		color: #333333;
		font-weight: bold;
		text-decoration: none;
		}

.copy a:hover {
		color: #990000;
		text-decoration: underline;
}

/*  navigazione  */

#turnav td	{
		height: 20px;
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 1px;
	}

#turnav a	{
		display: block;
		color:  #5E8B5D;
		padding-left: 5px;
		padding-top: 2px;
		text-decoration: none;
		background: #e8efd6;
		width: 150px;
		height: 18px;
		border-bottom: solid 1px #839554;
	}

#turnav a:hover	{
		background: #839554;
		color:  #ffffff;
	}

#stornav td	{
		height: 20px;
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 1px;
	}

#stornav a	{
		display: block;
		color:  #5E8B5D;
		padding-left: 5px;
		padding-top: 2px;
		text-decoration: none;
		background: #e8efd6;
		width: 150px;
		height: 18px;
		border-bottom: solid 1px #839554;
	}

#stornav a:hover	{
		background: #839554;
		color:  #ffffff;
	}
