body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9A561;
	background-color: #350F05;
	margin-top: 0px;
	line-height: normal;
	background-image: url(michele/bgBIG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	text-decoration: none;
	font-weight: bold;
 	color: #C9A561;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9E8047;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.image { margin: 0px; border-width: 2px; border: 2px solid;}
a:link .image {
	border-color: #000000;
	color: #C1AB7F;
	border: 3;
}
a:visited .image { border-color: #350F05; color: #C1AB7F;}
a:hover .image { border-color: #C9A561; color: #C9A561;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C1AF88;
}

.osxtitle a:link {
	text-decoration: none;
	color: #C9A561;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #C1AF88;
}

.osxtitle a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.infotable {
	border-collapse: collapse;
}

.infotable td {
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #C1AB7F;
}

.comment {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #C1AB7F;
	font-size: 11px;
}

.xsmalltxt {
	color: #C1AB7F;
	font-size: 9px;
}
