h1, a, .highlighted, a#currentSection, .story h2, .story a:hover
{
    color:#D40026;
}
#topBorder, #storiesHeading, a:hover
{
    background-color:#D40026;
}
/*#pageContents
{
    border-right:1px dotted #D40026;
    border-bottom:1px dotted #D40026;
}*/
.story a:hover
{
    border:1px dotted #D40026;
    background-color:transparent;
}