body{
    margin:0;
    padding:0;
    font-weight: normal;
    color: #707070;
}

/* Standardlinks */

a:link    {text-decoration: none; color: #b97116; }
a:active  {text-decoration: none; color: #b97116; }
a:visited {text-decoration: none; color: #b97116; }
a:hover   {text-decoration: none; color: #000; }

.breadcrumbs{
    font-size: .9em;
    padding-top: 3px;
    padding-left: 25px;
}

hr{
    background-color: #5E7682;
    color: #5E7682;
    border: 0;
    height: 1px;
}


/*
 Local Variables: ***
 mode: c ***
 End: ***
*/
