.leftmenu a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 100px;
}
.leftmenu a:hover {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-size: x-small;
	line-height: normal;
	width: 100px;

}
.leftmenu a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 100px;

}
