menu of subpages of this page and sections

stylesheet

stylesheet

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
.csc-menu a {
	color: #008080;
	text-decoration: none;
}

.csc-menu a:hover {
	text-decoration: underline;
}

ul.csc-menu {
	list-style-type: none;
}

/* ul.csc-menu li {
	margin-left: 30px;
	padding-left: 5px;
	font-size: 14px;
} */

ul.csc-menu li.csc-section {
	font-weight: normal;
	margin-left: 40px;
	font-style: italic;
}

ul.csc-menu li A {
	color: #000;
}
/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
ul.csc-menu-7 {

}

ul.csc-menu-7 li {
	font-weight: bold;
}

ul.csc-menu-7 A {
	color: #A2A2A2;
	text-decoration: none;
}

ul.csc-menu-7 A:hover {
	color: #000;
	text-decoration: underline;
}

Valid XHTML 1.0!