body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	top: 5px;
	}

A:link {font-family: Verdana; color:#993300; text-decoration:none}
A:visited {font-family: Verdana; color:#993300; text-decoration:none}
A:active {font-family: Verdana; color: #FF0000; text-decoration:none}
A:hover {font-family: Verdana; color:#006600; text-decoration:none}


.container {
text-align:left;
border: 1px solid #183A54;
border-top: 1px solid #183A54;
margin-left:auto;
margin-right: auto;
margin-top: 2px;
margin-bottom:5px;
width:600px;

}


.content{
/*background: transparent url(images/pen.gif) no-repeat top right;*/
padding: .5em;



}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color: #FFCC66;  /*  achtergrond Tekst reactie */
border-bottom: 1px solid #FFFFFF;
overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#E8B402;    /* Achtergrond koptiteltje reactie */
border-bottom: 1px solid #660000;

}

input, textarea{
border: solid 1px #000000;
}

td{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


