.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0B5586;
	font-weight: bold;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DC729C;
	text-decoration: none;
}
a:link {
	color: #423C24;
	text-decoration: none;
}
a:visited {
	color: #423C24;
	text-decoration: none;
}
a:hover {
	color: #FF66CC;
	text-decoration: none;
}
.darker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484846;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3A0016;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #786B3F;
}
.stars {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #DC729C;
}


a.stars:link{
color: #FF66CC;
text-decoration:none;}


a.stars:visited{
color:#FF66CC;
text-decoration:none;
}

a.stars:hover{
color: #FF0099;
text-decoration:underline;}

a.stars:active{
color:#FF66CC;
text-decoration:none;}




.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #DEEBC7;
	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: none;
	border-left-style: none;
	border-top-color: #DC729C;
	border-right-color: #DC729C;
	border-bottom-color: #DC729C;
	border-left-color: #DC729C;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #52492C;
	text-decoration: none;
}
.line {
	color: #E9D6E2;
}

body {
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 1px thin;
	border-color: #eda305;
}
.highslide:hover img {
	border: 1px thin white;
}

.highslide-image {
    border: 1px thin white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px ;
    border-top: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 2px;
    background-color: #dcebc0;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 2px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: #dcebc0;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
	display: block;
	position: relative;
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
	cursor: hand;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EDA305;
}
.darkest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #423C24;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF66CC;
}
.titb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.titr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}
