@charset "utf-8";
/* CSS Document */

td{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFD800;
}
.menu{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#CC9900;
}

.menu:link,.menu:visited{
	text-decoration:none;
	color:#CC9900;
}
.menu:hover{
	text-decoration:underline;
	color:#CC6600;
}
.menu:active{
	text-decoration:underline;
	color:#CC6600;
}


.F_text      { font-family: Tahoma; font-size: 8pt }
A.F_Link:link, A.F_Link:visited { text-decoration: none; color:#000000}
A.F_Link:hover { text-decoration:font-weight: underline; color:#990000}

.en{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#666666;
}
.true{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	color:#CC6600;
	font-weight:bold;
}


.artists{
	width:95%;
	margin:auto;
}
.artists h3{
	font-size:170%;
}
.artists img{
	margin:0 15px 3px 0;
}
.artists p.title{
	font-size:13px; font-weight:bold;
}
.artists p span{
	padding-right:10%;
	border-bottom:solid 2px #CCCCCC;
}
p.back{
	clear:both;
	font-weight:bold;
	font-size:13px;
	margin-left:30px;
}
