li
{
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	color: #9900BB;
	text-decoration: none;
}

li a
{
	font-weight: bold;
	color: #2222BB;
	text-decoration: none;
}

li a:hover
{
	font-weight: bold;
	color: #9922DD;
	text-decoration: underline;
}

body
{
	background-color: #F0E080;
}
