/* CSS style: DEFAULT for iBWd Guestbook */

/* General */
body{
font-family: verdana;
font-size: 12px;
background-color: #FFFFFF;
color: #000000;
}

table{
font-family: verdana;
font-size: 11px;
}

/* Classes */
.table_line{ background-color: #000000; }
.cell_front{ background-color: #FFFFFF; }
.cell_head{ background-color: #FFDD00; }
.input{ font-family: verdana; font-size: 11px; border: 1 solid #FFDD00; }
.button{ font-family: verdana; font-size: 11px; }


