BODY
{
    CURSOR: auto
}
.txtMenu
{
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    color: #ebebeb;
    text-align: center;
    cursor: hand;
}
.txtPharagraph
{
    font-size: 11px;
    font-family: arial;
    color: #ebebeb;
    text-decoration: none;
}
.divText
{
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    cursor: hand;
}
.divCarcorner
{
    font-size: 12px;
    font-family: arial;
    color: #FFFFFF;
    text-decoration: none;
    cursor: hand;
}
.divPhoto
{
    width: 100%;
    height: 100%;
    text-align: center;
    text-valign: middle;
    position: absolute;
}
