body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 13px;
	font-family: verdana; 
	background-color: #d45700; 
	color: #e98a52;
	scrollbar-face-color: #d45700;
	scrollbar-highlight-color:    #e98a52;
	scrollbar-shadow-color: #813401;
	scrollbar-3dlight-color: #FC8332;
	scrollbar-arrow-color:   #FC8332;
	scrollbar-track-color: #FC8332;
	scrollbar-darkshadow-color: #FF6347;
	margin: 5px
	}

A:link      
	{
	text-decoration: none; 
	font weight: bold; 
	color: #D48C64
	}

A:visited   
	{
	text-decoration: none;  
	font weight: bold;
	color: #FFA473
	}

A:active    
	{
	text-decoration: none;  
	font weight: bold; 
	color: #FFA473
	}

A:hover     
	{
	font weight: bold;
	text-decoration: none; 
	cursor: se-resize; 
	color: #D48C64
	}

.img
	{
	position: absolute; 
	top:0px; 
	left:0px; 
	width:371px;
	hieght:298;
	}

.nav
	{
	position:absolute; 
	top:100px; 
	left:10px; 
	width:200px;
	padding: 5px; 
	}

.title
	{
	color: #8B0000;
	padding: 2px; 
	background-color: #CEA88A; 
	border: #8B0000 1pt solid;
	background-image: url('http://www.geocities.com/juw99/bg.gif');
	}


hr 
	{
	color: #8B0000;
	size: 1px;
	}

table 
	{
	font: 13px verdana;
	}

