A  {
	text-decoration : none;
	font-weight : bold;
	color : #0070BA;
}

A:Visited  {
	font-weight : bold;
	color : #0070BA;
}

A:Active  {
	font-weight : bold;
	color : #0070BA;
}

A:Hover  {
	text-decoration : underline;
	font-weight : bold;
	color : #94A1AB;
}

red font
{
	font-weight : normal;
	font-style : normal;
	color : Blue;
	font : verdana, arial, helvetica;
}
td.testo
{
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	line-height : 14px;	
	vertical-align : top;
}

td.white
{
	font-weight : normal;
	font-style : normal;
	color : white;
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	line-height : 17px;	
	vertical-align : top;
}
td.testino
{
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	vertical-align : top;
}
TD.sfondobig {
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	vertical-align : top;
	background-image : url(images/biospeleo.jpg);
	background-repeat : no-repeat;
	background-position : right top;
}
td.titolo
{
	font-weight : bold;
	font-style : normal;
	color : #0070BA;
	font-family : verdana, arial, helvetica;
	font-size : 13px;
	vertical-align : top;
}

div.testo
{
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	vertical-align : top;
}

div.testino
{
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	vertical-align : top;
}