﻿
#bg1 ul
{
    padding:8px 0 0 75px;
    width:129px;
    line-height:15pt;
    list-style:none;
}

#bg1 li
{
    border-bottom:dotted 1px #556847;
    display:block;
    text-align:center;
    padding-top:10px;
}

#bg1 li a
{
    color:#EADCC4;
    font-family:Arial;
    font-size:8pt;
    text-decoration: none;
}

#bg1 li a:hover
{
 color: #a17425;
}