/* CSS Document */

h3 span a{
    color: #333333 !important;
}

h3 span a:hover{
    color: #009CD0 !important;
}