body
{
	font-family: georgia, mono;
	font-size: 11px;
	text-transform: lowercase;
	color: #A29A9A;
	text-decoration: none;
	
	scrollbar-base-color: #000000;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: #cccccc;
	scrollbar-darkshadow-color: #336633;
}

a
{
	font-family: georgia, mono;
	font-size: 16px;
	text-transform: lowercase;
	color: #A29A9A;
	text-decoration: none;
}

.eintr {
	font-family: georgia, mono;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}

h1 {
	font-family: georgia, mono;
	font-size: 15px;
	text-transform: lowercase;
	color: #A29A9A;
	text-decoration: none;
}
