a, a:hover, a:visited { color: #555; text-decoration: none; }
a:hover { color: #333; }

#header.fixed { background: #191919; }
@media screen and (max-width: 800px){ #header, #header.fixed, #shortInfo { background: #191919; }}

h1, h2, h3, h4, h5, h6, .aboutInfoHeader_small { color: #000; }

#detailsAbout, #detailsMain dl:before { background: #fbfbfb; }
@media screen and (max-width: 640px){ #detailsMain dt { background: #fbfbfb; } }

#map_menu a, #map_menu a:hover, #map_menu a:visited { color: #000; border: 2px solid #000; }
#map_menu a:hover, #map_menu li.selected a { background: #000; color: #fff; }

.table tbody tr:nth-child(2n+1) {background:#f2f2f2}
.table thead { background: #171717; }
.table th, .table td {border-top:1px solid #171717 !important}
#schoolLegend_wrapper {border-bottom:2px solid #171717}
#schoolLegend_wrapper .schoolGrade_box {border: 2px solid #171717;color:#171717;}
#schoolLegend_wrapper .schoolGrade_box:hover {background-color:#171717;color:#fff;}
.schoolMapMarkerLocation:hover {color:#555}
.table .schoolRating {background: #171717;}

button.btn { color: #000; }
button.btn:hover, button.btn:focus, button.btn:active { background: #000; color: #fff; }

#scrollto { background: #000; color: #fff; }
#scrollto:hover { background: #fff; color: #000; }