#content .title {
   border-bottom: 1px solid #b51e0c;
   border-top: 1px solid #b51e0c;
   border-right: 20px solid #b51e0c;
}

#content .title sup {
   color: #b51e0c;
   }

#content a {
   color: #b51e0c;
   }

#content a:visited {
   color: #b51e0c;
   }

#content a:active {
   color: #b51e0c;
   }

#content a:hover {
   color: #323232;
   }
