.cat a:link {
color:#000099;
}
.cat a:visited {
color:#000099;
}
.cat a:hover {
color:#000099;
}
.cat a:active {
color:#000099;
}
.subcat a:link {
color:#006699;
}
.subcat a:visited {
color:#006699;
}
.subcat a:hover {
color:#006699;
}
.subcat a:active {
color:#006699;
}
.blabel {
	color:#000000;
	font:bold;
	font-size:smaller;
}

