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: none;
border-top: none;
margin-left:auto;
margin-right: auto;
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: #F5F5F5 ;
border-bottom: 3px solid #FFFFFF;
overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#E9E9E9 ;
border-bottom: 1px solid #660000;

}

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

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

