
.menuskin{
	position:absolute;
	width:165px;
	background-color:#444444;
	border:2px solid black;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}

.menuskin a{
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}

#mouseoverstyle{
	background-color:#bbbbbb;
}

#mouseoverstyle a{
	color:red;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}


	a.category:link	{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#eeeeee; text-decoration:none;}
	a.category:visited	{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#eeeeee; text-decoration:none;}
	a.category:hover	{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:yellow; text-decoration:underline;}
	a.category:visited:hover	{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:yellow; text-decoration:underline;}


