/* Generici */
	.linkmenu {
	font-family:Tahoma;
	font-size:10px;
	color: #666666;
		}
	
	td {
		text-align: left;
		vertical-align: top;
		font-family:Tahoma;
		font-size:11px;
		color:#555555;
	}
	a {
		text-decoration: none;
		color:#666666;
	}
	a.1 {
		text-decoration: underline;
		color: FFFFFF;
	}
	a.2 {
		text-decoration: underline;
		color: CC0000;
	}
	.t9 {
		font-family: Tahoma;
		font-size: 9px;
		font-style: normal;
	}
	.t10 {
		font-family: Tahoma;
		font-size: 10px;
		font-style: normal;
	}
	.style1 {
		color: #d4d4d4;
		font-weight: bold;
	}
	.style3 {font-family: Tahoma; font-size: 10px; font-style: normal; color: #989898; }
	.chiusura {
		color: #d4d4d4;
		font-weight: bold;
	}
	a:hover {
		color: #000000;
		text-decoration: underline;
	}
	h1 {
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		margin-top: 3px;
		margin-bottom: 3px;
		}
	.Titolinews {
		font-size: 12px;
		font-weight: bold;
	}

/* RSS Feed */

	.rss_box {
		 width: 100%;
		 background-color: #ffffff;
	}
	
	.rss_title, rss_title a {
		margin: 0px 0;
		padding: 0;
	}
	
	.rss_items {
		   list-style:none;
		   margin:0;
		   padding:0;
	}
	
	.rss_item  {
	  font-size: x-small;
	  margin-bottom: 1em;;
	}
		
	.rss_date {
		font-size: xx-small;
		}

/*--- Directory (vecchio lma.css) ---*/

	/*--- Main Categories ---*/
	.categories { 
	 font-family: Verdana; 
	 font-size: 10pt; 
	 font-weight:bold
	}
	
	/*--- Sub Categoreis under Main Categories ---*/
	.submaincat { 
	 font-family: Verdana; 
	 font-size: 10px; 
	 font-weight:normal
	}
	
	/*--- Directory Entries --*/
	.linktitle { 
	 font-family: Verdana; 
	 font-size: 10pt 
	}
	
	.linkdescription { 
	 font-family: Verdana; 
	 font-size: 10px
	}
	
	.category-link {
	 font-family: Verdana; 
	 font-size: 10px
	}
	
	/*--- PPC Includes section ---*/
	.ppclinkurl { 
	 
	}
	
	.ppclinktitle { 
	 font-family: Verdana; 
	 font-size: 10px 
	}
	
	.ppclinkdescription { 
	 font-family: Verdana; 
	 font-size: 9px 
	}
	
	/*--- Additional Includes --*/
	/*-- Random Listings --*/
	.addrandlistlinktitle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	}
	
	.addrandlistlinkdescription { 
	 font-family: Verdana; 
	 font-size: 9px 
	}
	
	/*-- Random Categories --*/
	.addrandcatlinktitle { 
	 font-family: Verdana; 
	 font-size: 10px 
	}
	
	/*-- Random Search Terms  --*/
	.addrandsearchlinktitle{ 
	 font-family: Verdana; 
	 font-size: 10px 
	}

