body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF
; background-color: #FFFFFF
}

td
{ 
    font-size: 10px
}

.header_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none
}

.cell_header
{
    background-image: url(http://www.thisisfive.co.uk/guestbook/templates/images/cell_bg.jpg);
    height: 30px
}

.form
{
    background-color: #FFFFFF
}

.button
{
    background-color: #999999;
    color: #FFFFFF;
    border: #FFFFFF;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.name
{
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px
}
.post_bg {  background-color: #004AB9}
.name_bg {  background-color: #004AB9}
a:link {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #99FFFF; text-decoration: underline}
.table_border {  background-color: #FFFFFF}
.white_bg {  background-color: #FFFFFF}