body {
	font-size:10px;
	
	text-align:left;
	color:#000000;
	background-color:#f2f2f2;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	scrollbar-base-color:#dfd2d2;
	scrollbar-3dlight-color:#dfd2d2;
	scrollbar-arrow-color:#dfd2d2;
	scrollbar-darkshadow-color:#dfd2d2;
	scrollbar-face-color:#f2f2f2;
	scrollbar-highlight-color:#dfd2d2;
	scrollbar-shadow-color:#dfd2d2;
	scrollbar-track-color:#f2f2f2;
	cursor: url("/css/philak.cur");
}

a:link { font-family:"book antiqua", "tahoma", "verdana"; font-size:10px; color:#000000; font-weight:bold; text-decoration: none; cursor: url("/css/philak.cur"); } 
a:visited { font-family:"book antiqua", "tahoma", "verdana"; font-size:10px; color:#000000; font-weight:bold; text-decoration: none; cursor: url("/css/philak.cur"); } 
a:hover { font-family:"verdana", "book antiqua", "tahoma" ; font-size:10px; color:#666666; font-weight:bolder; text-decoration: none; cursor: url("/css/philak.cur"); } 
a:active { font-family:"verdana", "book antiqua", "tahoma" ; font-size:10px; color:#999999; font-weight:bolder; text-decoration: none; cursor: url("/css/philak.cur"); } 
