/* CSS Document */

body {
	background-color: #fff;	background-repeat:no-repeat;
}
.index { font-family:Tahoma, Geneva, sans-serif; font-size:10px; text-transform:uppercase;}
.counter {
	visibility:hidden;
	display:none;
}
p {text-align:center}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FCFCFC;
}
.link-index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;color: #FFFFFF;
	float:right;
	font-size:14px;
}
.link-index:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link-index:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link-index:hover {
	text-decoration: none;
	color: #FF3;
	font-weight:bold;
}
.link-index:active {
	text-decoration: none;
	color: #FFFFFF;
}
.link-index-seok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	float:right;
}
.link-index-seok:link {
	color: #CCCCCC;
	text-decoration: none;
	float:right;
}
.link-index-seok:visited {
	text-decoration: none;
	color: #CCCCCC;
	float:right;
}
.link-index-seok:hover {
	text-decoration: none;
	color: #00CC00;
	float:right;
}
.link-index-seok:active {
	text-decoration: none;
	color: #CCCCCC;
	float:right;
}
.lyrics-index { text-align:right; font-family:"Courier New", Courier, monospace}

.title-index { top:0; text-align: left; font-family: Georgia, "Times New Roman", Times, serif; position:absolute; font-weight:bold; font-size:18px}
.mini, .mini a {color: #FFF; font-size:3px; }
