
.scrollbar {
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
}



A:VISITED {
	color : Black;
}


A:LINK {
	color : Black;	
}


A:VISITED {
	color : Black;
}


.viewGuestbook {
	font-size : 14px;
	background-color : #F2F2F2;
	border-left : 1px dotted Black;
	border-right : 1px dotted Black;
	border-top : 1px dotted Black;
	border-bottom : 1px dotted Black;
	width : 450px;
	padding-left : 15px;
	padding-top : 20px;
	padding-right : 15px;
	padding-bottom : 20px;
	text-align: left;			
}


.guestbookLinks {
	font-size : 15px;
	background-color : #F2F2F2;
	border-left : 1px dotted Black;
	border-bottom : 1px dotted Black;
	border-top : 1px dotted Black;
	border-right : 1px dotted Black;
	width : 450px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 20px;
	padding-bottom : 20px;	
}


.normalText {
	font-size : 10px;
	background-color : #F2F2F2;	
	border-left : 1px dotted Black;
	border-right : 1px dotted Black;
	border-top : 1px dotted Black;
	border-bottom : 1px dotted Black;
	width : 450px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 30px;
	padding-bottom : 30px;
	text-align: left;
}


counter {
	font-size : 8px;
	text-align: left;
}


.content {
	font-size : 10px;
	background-color : #EFEFEF;	
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 30px;
	padding-bottom : 30px;
	text-align: left;
	text-color: #000000;
	width: 750;
	height: 515;
}