body { 
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	top: 0px;	
	background: #000;
	}
	
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;
margin-left:auto;
margin-right: auto;
margin-top: 35px;
width:600px;

}


.content{
/*background: transparent url(images/pen.gif) no-repeat top right;*/
padding: .5em;
color:#FFF;
text-align: left;
}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color: #FFF ;
border-bottom: 3px solid #FFFFFF;
overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#333333 ;
border-bottom: 2px solid #000;
color:#FFF;

}

.guestbook{
color:#000;
padding-top:5px;
background:#F2F2F2;
margin-bottom:10px;
border:none !important;
text-align: left !important;



}

#entries img{
display:none !important;
}

#entries a{
color:#FFF !important;
}

#entries{
color:#FFF !important;
}

#entries a:hover{
color:#FFF !important;
text-decoration: underline;
}
input, textarea{
border: solid 1px #000000;
}

td{
	font-family: Verdana; 
	font-size: 11px;
	color: #FFF;
}

