.ctitle {
	font-weight : bold;
	font-family : tahoma,verdana,arial;
	font-size : 13pt;
	color : #CC0000;
}

TD {
	font-family : tahoma,verdana,arial;
	font-size : 9pt;
}

A {

	text-decoration : underline;
	color : #CC0000;
	font-weight : bold;
}
A:hover {

	text-decoration : underline;
	color : #FF0000;
	font-weight : bold;
}
.subcat {
	text-decoration : underline;
	color : #CC0000;
	font-weight : normal;
}
A.subcat {
	text-decoration : underline;
	color : #CC000;
	font-weight : normal;
}
A.subcat:hover {

	text-decoration : underline;
	color : #FF0000;
	font-weight : normal;
}