/* blue */
a:link, a:visited {
        color: #DC006B; 
}

a:hover {
        color: #DC006B; 
}

h3, .componentheading, table.moduletable th {
        color: #DC006B; 
}