@charset "utf-8";
body {
	font-family: Perpetua, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	background-color: #ffcc99;
	width: 800px;
}
a:visited {
	color: #03F;
}
a:link {
	text-decoration: underline;
	color: #03F;
}
#menu {
	background-color: #FFF;
	font-size: 16pt;
	font: Perpetua, Trebuchet MS, Arial;
	width: 500px;
}
#menu table tr td {


}
