A:link { color: #BBEEBB; text-decoration: none; }
A:visited { color: #FFCCCC; text-decoration: none; }
A:active { color: #FFFFFF; text-decoration: none; }
A:hover {  color: #DD4444; text-decoration: underline; }
A.lnk {
	 display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #BBEEBB;
}
A.lnk:active  {
	text-decoration: none;
	background-color:#BBBBBB;
}
A.lnk:visited {
	text-decoration:none;
	color: #DDCCCC;
}
A.lnk:hover {
	font-weight:600;
	text-decoration: none;
	color: #000000;
	background-color:#BBBBBB;
}
body	{margin:0;}
img		{margin:none;border-style:none;}
.left	{
		float:left;
}
div		{
	text-align:left;
	border:none;
	padding:5px;
}
#top	{
position:static;
top:0px;
right:0px;
bottom:auto;
left:0px;
width:auto;
height:130px;
margin:0px;
background-color:#000000;
}
#body	{
top:165px;
right:10px;
bottom:auto;
left:10px;
width:600px;
height:auto;
margin:10px;
}
#back	{
position:absolute;
top:auto;
right:0px;
bottom:30px;
left:0px;
width:100%;
height:auto;
text-align:center;
color:#FFFFFF;
}
#bottom {
position:absolute;
top:auto;
right:0px;
bottom:0px;
left:0px;
width:100%;
height:auto;
text-align:right;
color:#FFFFFF;
background-color:#000000;
}
#title	{
padding:10px;
position;absolute;
top:5px;
left:10px;
height:25px;
background-color:#777777;
font-weight:600;
font-family:Impact,sans-serif;
}
#update{
font-size:0.9em;
padding:10px;
position:absolute;
top:400px;
left:4%;
width:200px;
height:auto;
background-color:#AAAAAA;
}
#box1 {
font-size:0.8em;
position:absolute;
top:100px;
left:4%;
width:250px;
height:120px;
}
#box2 {
font-size:0.8em;
position:absolute;
top:100px;
left:37%;
width:250px;
height:120px;
}
#box3{
font-size:0.8em;
position:absolute;
top:100px;
left:70%;
width:250px;
height:120px;
}
#webring{
position:absolute;
top:420px;
left:350px;
width:auto;
height:auto;
background-color:#888888;
}
#contents{
		margin:5px;
		padding:2px;
		border-top:0px none transparent;
		border-right:0px none transparent;
		border-bottom:2px solid #00DDFF;
		border-left:2px solid #00DDFF;
		overflow:visible;
		font-family:monospace;
		color:#DDFFDD;
		font-size:1.1em;
		font-weight:600;
		height:1.3em;
		width:350px;
}
.list{
		font-size:1em;
		font-weight:600;
		margin:5px;
		padding:0px;
		border-top:0px none transparent;
		border-right:0px none transparent;
		border-bottom:2px solid #222222;
		border-left:2px solid #222222;
		overflow:visible;
		font-family:monospace;
		height:1.1em;
		width:220px;
}
