.generale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	list-style-type: disc;
	font-weight: normal;
	border: thin none;
























}
a:link {
	text-decoration: underline;
	color: #666666;



}
a:visited {
	text-decoration: underline;
	color: #666666;

}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF3300;

}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: thin dashed #990000;
	font-weight: normal;
	padding: 5px;
	font-size: 11px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;




}

