body
{
        background:  URL('../images/bg_common.gif');
        color:       #FFFFFF;
        margin:      0px;
        padding:     0px;
        font-family: Tahoma;
        font-size:   12px;
}
td
{        color:       #333333;
        font-family: Tahoma;
        font-size:   12px;
}
a{
        color: #6A695D;
        font-family: Verdana;
        font-weight: normal;
        font-size: 14px;
        text-decoration: underline;
}
a:hover
{
        color: #6A695D;
        text-decoration: none;
}
a.homepage{
        color: #6A695D;
        font-family: Verdana;
        font-weight: bold;
        font-size: 16px;
        text-decoration: none;
}
a.homepage:hover
{
        color: #FEAB2C;
        text-decoration: underline;
}
a.details{
        color: #64552A;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
        font-style: italic;
        text-decoration: underline;
}
a.details:hover
{
        color: #97885D;
        text-decoration: underline;
}
img
{
        border: 0px;
}
td.pathname
{
        color: #000000;
        font-family: Verdana;
        font-weight: bold;
        font-size: 13px;
}
a.pathname
{
        color: #000000;
        font-family: Verdana;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
}
a.pathname:hover
{
        color: #000000;
        text-decoration: underline;
}
td.copy
{
        color: #66220C;
        font-family: Tahoma;
        font-weight: normal;
        font-size: 11px;
}
a.copy
{
        color: #66220C;
        font-family: Tahoma;
        font-weight: normal;
        font-size: 11px;
        text-decoration: none;
}
a.copy:hover
{
        color: #66220C;
        text-decoration: underline;
}
