.idx {
	visibility: visible;
	position: absolute;}
	
.logo_over{
	position: absolute;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	background-repeat: repeat;
	height: 1600px;
	width: 100%;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
