    body
{
    margin:             0px 0px 0px 0px;
    background-color:   #8b8b8b;
}

.leftMenu
{
    font-family:        arial;
    font-size:          10px;
    color:              #fffdfb;
    text-decoration:    none;
    cursor:             hand;
}

.header1
{
    font-family:        arial;
    font-size:          35px;
    font-weight:        bolder;
    color:              #eed4a1;
}

.header2
{
    font-family:        arial;
    font-size:          37px;
    color:              #fdfdfd;
}

.header3
{
    font-family:        arial;
    font-size:          12px;
    font-weight:        bolder;
    color:              #fdfdfd;
}

.header4
{
    font-family:        arial;
    font-size:          12px;
    color:              #fdfdfd;
}

.footer
{
    font-family:        arial;
    font-size:          12px;
    font-weight:        bolder;
    color:              #fdfdfd;
}

.largeText1
{
    font-family:        arial;
    font-size:          14px;
    font-weight:        bolder;
    color:              #efe2d2;
}

.largeText2
{
    font-family:        arial;
    font-size:          20px;
    font-weight:        bolder;
    color:              #efe2d2;
}

.smallText1
{
    font-family:        arial;
    font-size:          9px;
    color:              #fdfdfd;
}

.smallText2
{
    font-family:        arial;
    font-size:          10px;
}

.guestbook
{
    font-family:        arial;
    font-size:          12px;
    color:              #efe2d2;
}

a.guestbookSelected
{
    font-family:        arial;
    font-size:          20px;
    font-weight:        bolder;
    color:              #efe2d2;
    text-decoration:    none;
}

a.guestbookSelected:hover
{
    text-decoration:    underline;
}

a.guestbookNotSelected
{
    font-family:        arial;
    font-size:          15px;
    font-weight:        bolder;
    color:              #efe2d2;
    text-decoration:    none;
}

a.guestbookNotSelected:hover
{
    text-decoration:    underline;
}

a.underline
{
    text-decoration:    underline;
}