


A {
	color:#8A4700;
	text-decoration:none;
	}
.others {
	font-size:12px;
	font-weight:bold;
	color:white;
	}
	
A:visited{

	color:#555C4F;
	text-decoration:none;

}
	
A.slink {
	color:#555C4F
	}
	
A.slink:hover {
	text-decoration:underline;
	}
	
A:hover {
	color:#E47A05;
	text-decoration:underline
	}

	
	
body {
	scrollbar-face-color: #31352E;
	scrollbar-shadow-color: #1E221B;
	scrollbar-highlight-color: #31352E;
	scrollbar-3dlight-color: #1E221B;
	scrollbar-darkshadow-color: #1E221B;
	scrollbar-track-color: #1E221B;
	scrollbar-arrow-color: #B56A03;
	margin:0 0 0 0
	}
	
.subtitle{

	font-size:11px;
	font-weight:bold;
	background:#262A24;
	padding:3 2 3 5;
	color:#406056;
	margin-bottom:6;
	
}

.post{
	padding-left:6
}
	

