#content_center more {
    width: 63px;
        height: 19px;
        margin: 0 0 10px 0;
        font: bold 11px "Verdana", "Arial", "Helvetica", "sans-serif" !important;  /* for Firefox */
    font: bold 9px "Verdana", "Arial", "Helvetica", "sans-serif";              /* for IE */
        /* text-transform: uppercase; */
        margin-top: -4px !important;     /* for Firefox */
        margin-top: 0px;                 /* for IE */
}
#content_center more a{
    width: 63px;
        height: 19px;
        display: none;
        background: url(http://www.um.edu.mo/images/button_more.gif) 0 0 no-repeat;
        color: #999999;
        padding: 2px 0 0 8px;
        text-decoration: none;
}

A {
  color: #0066CC;
  text-decoration: none;
}

A.hover {
  color: #3399FF;
  text-decoration: underline;
}
