/* Enter Your Custom CSS Here */

/* Teaching Grid Border*/
table.table1, td, tr{
  border: 1px solid #555 !important;
  border-top: 1px solid #555 !important;
}

/*links*/
a {
  text-decoration: underline !important;
}

#main-nav, #main-nav a, .tr_section_main_nav .mobile_menu_bar:before {
    color: #000000;
    text-decoration: none !important;
}

h2 a {
  color: #9d2235 !important;
  text-decoration: none !important;
}

#branding {
  text-decoration: none !important;
}