a.bianco:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
	color: #FFF6E2;
	text-decoration : none;
}
a.bianco:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF6E2;
	font-size: 10px;
		font-weight: normal;
	text-decoration : none;

}
a.bianco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF6E2;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	background-color: CD913E;
	}
	
	
	
	
	
	a.scuro:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
	color: #666666;
	text-decoration : none;
}
a.scuro:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;

}
a.scuro:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CCCCCC;
	}
.titolo {
	font-family : Verdana;
	font-size : x-small;
	color : #CC0000;
	list-style-type : circle;
}

.autrice {
	font-family : Verdana;
	font-size : x-small;
	color : #CC0000;
	font-weight : bold;
	text-align : center;
	list-style-type : circle;
}

A:LINK {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
}

A:VISITED {
	color : #CCCCCC;
	text-decoration : none;
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
}

A:HOVER {
	color : #CCCCCC;
	text-decoration : underline;
	font-family : Verdana;
	background-color: #999900;

}

A:ACTIVE {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
	font-family : Verdana;
}
