.staff-box a:link {color: #5B97C0; text-decoration: none} 
.staff-box a:visited {color: #5B97C0; text-decoration: none} 
.staff-box a:active {color: #5B97C0; text-decoration: none} 
.staff-box a:hover {color: #5B97C0; text-decoration: underline}

.grad-box a:link {color: #5B97C0; text-decoration: none} 
.grad-box a:visited {color: #5B97C0; text-decoration: none} 
.grad-box a:active {color: #5B97C0; text-decoration: none} 
.grad-box a:hover {color: #5B97C0; text-decoration: underline}

.visit-grad-box a:link {color: #5B97C0; text-decoration: none} 
.visit-grad-box a:visited {color: #5B97C0; text-decoration: none} 
.visit-grad-box a:active {color: #5B97C0; text-decoration: none} 
.visit-grad-box a:hover {color: #5B97C0; text-decoration: underline}

.support-box a:link {color: #5B97C0; text-decoration: none} 
.support-box a:visited {color: #5B97C0; text-decoration: none} 
.support-box a:active {color: #5B97C0; text-decoration: none} 
.support-box a:hover {color: #5B97C0; text-decoration: underline}

.visit-box a:link {color: #5B97C0; text-decoration: none} 
.visit-box a:visited {color: #5B97C0; text-decoration: none} 
.visit-box a:active {color: #5B97C0; text-decoration: none} 
.visit-box a:hover {color: #5B97C0; text-decoration: underline}

.short-box a:link {color: #5B97C0; text-decoration: none} 
.short-box a:visited {color: #5B97C0; text-decoration: none} 
.short-box a:active {color: #5B97C0; text-decoration: none} 
.short-box a:hover {color: #5B97C0; text-decoration: underline}

 
 ol {padding-top: 10px; padding-bottom: 10px; font-weight: 400;}
 li {padding-bottom: 10px; line-height: 21px;}
 ul {list-style-type:none; padding: 15px; border: 1px solid #ccc4c4; background-color: whitesmoke; font-weight: 500; margin-bottom: 25px;}
 
/*stop long URL breaking out*/

 .article-right-copy-column {
  padding: 0px 26px 25px 30px;
  word-break: break-word;
       word-wrap: break-word;
           -webkit-hyphens: auto;
       -moz-hyphens: auto;
       hyphens: auto;
       }
 
/*remove braking from title*/      
.article-heading {
 word-break: normal;
       word-wrap: normal;
     }

/*responsive images in ce_img:bulk tag, ie the images in the BODY text*/ 



 
 
