td {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}



#titol {
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	padding-bottom: 1px;
}

#sottotitol {
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 8px;

}



a:link, a:active, a:visited  { color: #505050; text-decoration: underline; }
a:hover { color: #FF6600; text-decoration: underline; }


