

td 
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #333333; 
	text-decoration : none; 
} 



a:link
{
	color : #cc0000; 
	font-size : 13px;
	text-decoration : none; 
}
a:visited
{
	color : #cc0000; 
	font-size : 13px;
	text-decoration : none; 
}
a:active
{
	color : #cc0000; 
	font-size : 13px;
	text-decoration : none; 
}
a:hover
{
	color : #ff0000; 
	font-size : 13px;
	text-decoration : none; 
}



a.default:link
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #666666; 
	text-decoration : none; 
}
a.default:visited
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #666666; 
	text-decoration : none; 
}
a.default:active
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #666666; 
	text-decoration : none; 
}

a.default:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #cc0000; 
	text-decoration : none; 
}

.linea
{
	border-bottom: 1px solid #e8e1d7
	font-size : 13px; 
} 

.titolo
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 23px; 
	color : #006699; 
	text-decoration : none; 
} 

.titolosmall
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color : #006699; 
	text-decoration : none; 
} 

.data
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #837359; 
	text-decoration : none; 
} 

.inputtext 
{
	border:1px solid #333333;
	border-color : #666666; 
	font-size : 13px; 
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333; 
	width : 100%; 
	background : #ffffff; 
} 

textarea
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-color : #666666; 
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #333333; 
	width : 100%; 
} 

.inputselect 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-color : #666666; 
	color : #333333; 
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif;
	background : #ffffff; 
	width : 100%; 
} 

.button	
{
	border:0px solid #669900;
	border-color : #669900;
	font-size : 11px;
	font-weight : bold;
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #669900;

}



