﻿.link8bianco
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
}
.link8bianco:visited
{
	text-decoration:none;
}

.link8bianco:link
{
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
}

.link8bianco:hover
{
	color: red;
	font-family: verdana;
}





.link7gray
{
	font-size: 7pt;
	color: gray;
	font-family: verdana;
}
.link7gray:visited
{
	text-decoration:none;
}

.link7gray:link
{
	text-decoration:none;
	font-size: 7pt;
	color: gray;
	font-family: verdana;
}

.link7gray:hover
{
	color: red;
	font-family: verdana;
}

.testo8bianco
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
}

.testo8black
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
}

.testo10black
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
}


.link10black
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
}
.link10black:visited
{
	text-decoration:none;
}

.link10black:link
{
	font-weight: bold;
	text-decoration:none;
	font-size: 10pt;
	color: black;
	font-family: verdana;
}

.link10black:hover
{
	color: red;
	font-family: verdana;
}




.titolocorriereweb
{
	font-family: verdana;
	font-size: 8pt;
	color: #a81b21;
}

.titolocorriereweb a
{
	color: #a81b21;
	text-decoration:none;
}

.titolocorriereweb a:hover
{
	color: #a81b21;
	text-decoration:underline;
}

.desccorriere
{
	font-family: verdana;
	font-size: 7pt;
	color: #000;
	}