BODY {
	color: #ffffcc;
	cursor:url('chiara.cur');
	scrollbar-face-color: #d598a7;
	scrollbar-highlight-color: #a73f56;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color:  #a73f56;
	scrollbar-track-color: #a73f56;
	scrollbar-darkshadow-color: #a73f56;
	font-family: Verdana;
	font-size: 9px;
	background-image: url(chiarabg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #a73f56;
 }
a:link {
	color: #ffffcc;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	color: #ffffcc; 
}
a:hover {
	color: #800000;
	cursor:  hand;
	background-color: #ffffcc;
	text-decoration: underline overline;

}
.frmd {
	border: 1px solid #ffffcc;
}
.mainpart {
	background-attachment: fixed;
	background-image: url(pics/lay_42.jpg);
	background-position: left top;
	background-color: #a73f56;
	background-repeat: no-repeat;
}
.leiste {
	font-size: 10px;
	color: #FFFFCC;
}
.table {
	border-top: 1px dotted #ffffcc;
	border-right: 1px dotted #ffffcc;
	border-bottom: 1px none #ffffcc;
	border-left: 1px none #ffffcc;
}
.td {
	border-top: 1px none #ffffcc;
	border-right: 1px none #ffffcc;
	border-bottom: 1px dotted #ffffcc;
	border-left: 1px dotted #ffffcc;
	color: #ffffcc;
}
.tr {
	border: 1px dotted #ffffcc;
	color: #660000;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E2E2E2;
}
