﻿div.imgRssLista
{
	width: 16px;
	height: 16px;
	background: url(immagini/icone/rss16n.png) no-repeat top left;
	border-style : none;
}

.linkRSSLista
{
	font-size: 10pt;
	height: auto;
	color: #3399cc;
}


.linkRSSLista:link
{
	color: #3399cc;
	text-decoration: none;
}

.linkRSSLista:hover
{
	color: #3399cc;
	font-weight:bold;
}

