A:link {
	font-weight: bold; 
	font-size: 10px; 
	color: #666666; 
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	}
A:visited {
	font-weight: bold;
	font-size: 10px; 
	color: #DF9A77; 
	font-family: Lucida Console, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}
A:hover {
	font-weight: bold; 
	font-size: 10px; 
	color: #CCCCCC;
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
A:active
{
	font-weight: bold; 
	font-size: 10px; 
	color: #666666;
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
}


.txtStd
{
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	letter-spacing: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.txtSml
{
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #848484;
	letter-spacing: 0px;
	list-style-type: none;
}

.txtTitle
{
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	letter-spacing: 0px;
	list-style-type: none;
}

.txtDatiA
{
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	color: #CA8F69;
	letter-spacing: 0px;	
}

.txtDatiB
{
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #F4F2E8;
	letter-spacing: 0px;	
}

.cursorHand
{
	cursor:Hand;
}
