body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a67e48;
	background-color: #000000;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
 	color: #a67e48;
}

a:visited {
	text-decoration: none;
	color: #a67e48;
}

a:hover {
	text-decoration: none;
	color: #cbc4ba;
}

.image { margin: 0; border-width: 1; border: 1 solid;}
a:link .image { border-color: #a67e48; color: #a67e48;}
a:visited .image { border-color: #a67e48; color: #a67e48;}
a:hover .image { border-color: #cbc4ba; color: #cbc4ba;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a67e48;
}

.osxtitle a:link {
	text-decoration: none;
	color: #a67e48;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #a67e48;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #cbc4ba;
}

.infotable {
	border: 1px solid #cbc4ba;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #a67e48;
}

.dirname {
	font-size: 10px;
	font-weight: none;
	color: #a67e48;
}

.comment {
	color: #cbc4ba;
	font-weight: none;
	font-size: 10px;
}

.smalltxt {
	color: #cbc4ba;
	font-size: 9px;
}

.xsmalltxt {
	color: #cbc4ba;
	font-size: 9px;
}
