a:link {
    text-decoration: underline;
    color: #B65B05;
 }

 a:visited {
    color: #0F4661;
 }

 a:hover {
    text-decoration: none;
    color: #8BA30A;
 }

 .sf_header_wrapper {
    background-repeat: no-repeat;
    height: 211px;
    width: 896px;
    margin: 0 19px 0 19px;
    clear: both;
    background-image: url(images/Prof_Header2.gif);
 }

 
