body { 
	font-family: Verdana; 
	font-size: 12px;
	color: #fff;
	background: black;
}

A:link {font-family: Verdana; color:#fff; text-decoration:none}
A:visited {font-family: Verdana; color:#fff; text-decoration:none}
A:active {font-family: Verdana; color: #fff; text-decoration:none}
A:hover {font-family: Verdana; color:#fff; text-decoration:none}
	

.faqja { margin: 0 auto; width: 821px;}

.container { 
	text-align:left;
	width:600px;
}


.content{
	font-size: 12px;
}
.content h3{
	font-size: 16px;
}

.guestbook{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 3px solid #FFFFFF;
	overflow: hidden;

}

.guestbook_top{
	padding: 3px;
	background-color:#464646;
	border-bottom: 2px solid #660000;
}

input, textarea{
	border: solid 2px #660000;
	background:white;
}

td{
	font-family: Verdana; 
	font-size: 12px;
	color: #fff;
}


