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

body {
	background-color: #FFFFFF;
}

#topmenu, #topmenu a:link, #topmenu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}
