/* ---------- HIERARCHY ---------- */ div#portletHierarchy a.hierarchyLink { color: white; font-weight: normal; /*bold*/ font-size: 7.5pt; text-decoration: none; } div#portletHierarchy div.title a { padding: 0px; color:#003e7b; /* #0a63df; #606060; SCRISUL */ } div#portletHierarchy a.hierarchyLink:hover { text-decoration: underline; color:black; font-weight: bold; } div#portletHierarchy b.highlight { background-color: #D8EBFF; }