@charset "utf-8";
/* CSS Document */

yellowlink {
	color: #930;
}

body {
	background-color: #948669;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
}
.secondfont {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.brownlink {
	color: #900;
}
yellowlink {
	color: #960;
}
brownlink {
	color: #066;
}
.greenlink {
	color: #033;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-size: smaller;
}

