body { 
	font-family: Geneva; 
	font-size: 14px;
	color: #999999;
	top: 5px;	
	}
	
A:link {font-family: Verdana; color:#5F5F05; text-decoration:none}
A:visited {font-family: Verdana; color:#5F5F05; text-decoration:none}
A:active {font-family: Verdana; color: #5F5F05; text-decoration:none}
A:hover {font-family: Verdana; color:#B1B30A; text-decoration:none}
	

.container { 
text-align:left;
border: 1px solid #333333;
border-top: 2px solid #333333;
margin-left:auto;
margin-right: auto;
width:620px;
overflow: hidden;

}


.content{
background:  no-repeat center top;
padding: .5em;



}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color: #000000 ;
border-bottom: 3px solid #333333;




}

.guestbook_top{
padding: 3px;
background-color:#303003 ;
border-bottom: 1px dashed #AEAE0B;

}

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

td{
	font-family: Geneva; 
	font-size: 14px;
	color: #999999;
}
