
html, body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul{
	list-style-type: none;
}

li{
	float: left;
	padding-right: 30pt;
}

a{
	font-weight: bold;
	color: #c87352;
	text-decoration: none;
}

a:hover{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.sublink{
	font-weight: normal;
	color: #aaaaaa;
	font-size: 0.9em;
}
