﻿
.Links
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #9000A1;
    text-align:center;
}

a.link
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a.visited
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a.hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0000e0;
    text-decoration: underline;
}

a.active
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.BookPanel 
{
    Z-INDEX: 300px;
    LEFT: 29px;
    POSITION: absolute;
    TOP: 516px;
    height: 140px;
    width: 130px;
}

.NormalText
{
    font-family: Verdana;
    font-size: 13px;
    color: #000000;
}
