body {
        font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}

a.sitemenu:link {
        font-family: Verdana;
	color: rgb(51, 51, 51);
        text-decoration: none;
}
a.sitemenu:visited {
        font-family: Verdana;
	color: rgb(51, 51, 51);
        text-decoration: none;
}
a.sitemenu:hover {
        font-family: Verdana;
	color: rgb(54, 96, 168);
        text-decoration: underline;
}
td.sitemenu {
	background-image: url(./fw2005_logo_up1.jpg);
	font-size: small;
}
