.greymenu, .cattree_top, .cattree_child {
	font-size: 10pt;
	line-height: 13pt;
	width:auto;
}
.greymenu:link, .greymenu:visited, .cattree_top:link, .cattree_top:visited, .cattree_child:link, .cattree_child:visited {
	color: #B40404;
	text-decoration: none;
}
.greymenu:hover, .cattree_top:hover {
	color: #FFCC66;
	text-decoration: none;
}
.description {
	width: 600px;
	text-align: justify;
	font-family: Verdana, Arial;
	font-size: 12pt;
	line-height: 16pt;
	background-color: #ffcc66;
}
.description a:link {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
}
.description a:visited {
	color: #111111;
	text-decoration: none;
	font-weight: normal;
}
.description a:hover {
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
}
.hhd_cat {

	width: 600px;
	text-align: center;	font-family: Arial Narrow;
	font-size: 28pt;
	line-height: 30pt;
	margin-bottom: 20px;
	color:#FF9900;}

.menu a:hover {
color:#ffcc66;
}


