A:link 	{ 
	color: #695836; 
	text-decoration: none; 
	}
A:visited { 
	color: #5B6C4A; 
	text-decoration: none; 
	}
A:active { 
	color: #BDAC79; 
	text-decoration: none; 
	}
A:hover { 
	color: #7589AA; 
	cursor: crosshair; 
	text-decoration: line-through; 
	}
A.one	{
	font-size: 8pt;
	}

BODY 	{ font-family: courier new, arial, verdana, helvetica;
	font-size: 12pt;
	text-align: justify; 
	overflow: auto;
	color: #374A69;
	background: url(http://www.snowy-day.net/snowyday-brownbg.gif);
	background-color: #E4DFA2;
	background-repeat: repeat-y;
	padding: 60px 60px 0px 205px;}
	}
li.one	{
	padding: 5px 0px 5px 12px;
	}

#navi { position: absolute;
	z-index: 5;
	top: 20px;
	left: 0px;
	width: 960px;
	height: 30px;
	margin: 0px;
	background: #BDAC79;
	border: 0px solid; 
	overflow: visible;
	}
#links { position: absolute;
	z-index: 2;
	top: 50px;
	left: 0px;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 2px;
	background: #BDAC79;
	border: 0px solid; 
	font-size: 8pt;
	float: left;
	}
#top { position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 20px;
	border: 0px solid;
	background-color: #E4DFA2;
	padding: 0px 0px 0px 5px;
	}
	
#tag {	
	position:  absolute;
	top:  229px;
	left: 0px;
	width: 200px; 
	height: 404px;
	border: 0px solid; 
	background:  #BDAC79;
	z-index: 5;
	}

ul.one
	{
	float:left;
	width:100%;
	padding:5;
	margin:0;
	list-style-type: none;
	}
li.one
	{
	float: left;
	width: 6em;
	text-decoration: none;
	background-color: #BDAC79;
	padding: 5px;
	border-right: 0px solid white;
	text-align: center;
	display:inline;
	}

img.new	{
	float: left;
	padding: 3px;
	}
	