body {  
	font-family: tahoma; 
	font-size: 11px; 
	color: #9e9c77; 
	cursor:default;
 	background-image: url('bg.png');
	background-color: #C4C4C4;
	background-repeat: yes;
	scrollbar-base-color: #c9ccb5;
	scrollbar-track-color: #c9ccb5;
	scrollbar-face-color: #c9ccb5;
	scrollbar-highlight-color: #c9ccb5;
	scrollbar-3dlight-color: #c9ccb5;
	scrollbar-darkshadow-color: #c9ccb5;
	scrollbar-shadow-color: #c9ccb5;
	scrollbar-arrow-color:#827b54;}


a:link { font-family: times new roman; text-decoration: none; color: #abae94;}
a:visited { font-family: times new roman; text-decoration: none; color: #abae94;}
a:active { font-family: times new roman;text-decoration: none; color: #abae94;cursor: crosshair;} 
a:hover {border-bottom: 1px dotted #abae94; color: #abae94; cursor: crosshair;}

.navi 
{font-family: times new roman;
letter-spacing:1px;
font-size: 11pt; 
color: #827b54;
text-align: center; 
font-weight: bold; 
text-transform: uppercase; 
background-image:url('head.gif');
padding-bottom: 10px;
margin-bottom: 10px;}



