.sf_blog_header_wrapper {
    width: 946px;
    height: 200px;
    position: relative;
    background-image: url(images/msusblogheader.jpg);
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #E91F91;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #E91F91;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #E91F91;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #F0B72D;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #F0B72D;
    background-image: none;
    background-repeat: no-repeat;
 }

 
