body { 
	font-family: Times New Roman; 
	font-size: 14px;
	color: #000000;
	top: 5px;	
	}
	
A:link {font-family: Verdana; color:#993300; text-decoration:Verdana}
A:visited {font-family: Verdana; color:#993300; text-decoration:Verdana}
A:active {font-family: Verdana; color: #FF0000; text-decoration:Verdana}
A:hover {font-family: Verdana; color:#006600; text-decoration:Verdana}
	

.container { 
text-align:left;
border: 1px solid #0033CC;
border-top: 2px solid #0033CC;
margin-left:auto;
margin-right: auto;
width:53%;

}


.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: #FFFFF ;
border-bottom: 3px solid #FFFFFF;
overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#FFFFFF ;
border-bottom: 1px dashed #660000;

}

input, textarea{
border: solid 1px #0033CC;
}

td{
	font-family: Times New Roman; 
	font-size: 14px;
	color: #000000;
}