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

}
a:visited {
	color: #663333;
	text-decoration: none;

}
a:hover {
	color: #339900;
	text-decoration: underline;
}
a:active {color: #FF0000}.directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
body {
	background-color: #80D176;
	background-image: url(images/gingko.gif);
	background-repeat: repeat-y;
	color: #663333;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
