.musestile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
}
.marrone {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
}
.complementare {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #CC6600;
	border-right-color: #FF9900;
	border-bottom-color: #663300;
	border-left-color: #FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

