a {
color:#C02502 !important;
}


#header-top, #footer-top {
border-bottom: 4px solid #C02502 !important;
background: #C02502 !important; /* Old browsers */
/* # C02502 orgineel*/ 
/* # D80000 alt255*/
background: -moz-radial-gradient(center, ellipse cover,  #F62E00 0%, #C02502 100%) !important; /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#F62E00), color-stop(100%,#C02502)) !important; /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #F62E00 0%,#C02502 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #F62E00 0%,#C02502 100%) !important; /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #F62E00 0%,#C02502 100%) !important; /* IE10+ */
background: radial-gradient(ellipse at center,  #F62E00 0%,#C02502 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F62E00', endColorstr='#C02502',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
}

.grid.col-300.copyright {
    color: #FFFFFF !important;
    font-size: 12px;
}

.grid.col-300.copyright > a {
color:#E1E1E1 !important;
}

.grid.col-300.scroll-top > a {
color:#E1E1E1 !important;
}

.grid.col-300.fit.powered {
    color: #FFFFFF !important;
    font-size: 12px;
}

.grid.col-300.fit.powered > a {
color:#E1E1E1 !important;
}

