a{text-decoration:none;}
A:link { color: #ff1493;}
A:visited { color: #ff1493;}
A:active { color: #e0ffff;}
A:hover { color: red;}

body {
	font-weight:bold;
	font-family:"Verdana", sans-serif;
	background-repeat:no-repeat;
	background-position:100% 100%;
	background-attachment:fixed;
	color:#333333;
	background-image:url(./img_back_2.jpg);
}

.h1{
	font-size:300%;
	color:#0000CD;
	font-family:fantasy;
}

div.left{
	position:absolute;
	top:10px;
	left:20px;
	width:100%;
}
div.index{
	position:relative;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:5px;
	font-size:130%;
	background-color:#aadae0;
}



div.footer{
	position:absolute;
	left:20px;
	bottom:10px;
}
div.webring{
	width:160px;
	position:absolute;
	right:20px;
	bottom:20px;
	background-color:#8888ff;
	background-image:url(http://homepage3.nifty.com/kasumixxx/img/dot_w.gif);
	font-size:80%;
	text-align:center;
	border:1px solid #000000;
}
div.comment{
	position:absolute;
	left:75px;
	top:200px;
	font-size:90%;
	font-weight:normal;
	color:#000000;
	line-height:120%;

}

div.counter{
	position:absolute;
	right:5px;
	top:25px;
	padding:5px;
	text-align:right;
	BACKGROUND-COLOR: #dddddd;
}
