BODY {
font-family : Tahoma, Times New Roman, Arial, Helvetica, sans-serif;
margin-left : 0;
background-color: #666666;
color : #000000;
}
A:link {
text-decoration : underline;
color : #0000FF;
}
A:visited {
text-decoration : underline;
color : #0000FF;
}
A:active {
text-decoration : underline;
color : #0000FF;
}
A:hover {
text-decoration : underline;
color : #FF0000;
}

.main {
width : 800px;
background-color : #F8F58F;
border-color : #FFFFFF;
border-width: 2px;
}
.artist {
font-family : Tahoma, Times New Roman, Arial, Helvetica, sans-serif;
font-size : 13px;
border: 0px;
padding:8px;
width: 100%;
}
.adcell {
font-size : 17px;
}
.alpha {
font-family : Tahoma, Times New Roman, Arial, Helvetica, sans-serif;
font-size : 25px;
color : #3399FF;
text-decoration : none;
font-weight : bold;
}
.beta {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #0000FF;
text-decoration : underline;
}
.tabu {
width: 740px;
background-color: #F8F58F;
border-color: #FFFFFF;
border: 0;
}
.adu {
table width: 100%;
}

.tedu {
width: 140px;
vertical-align: top;
}
#wrap {
width: 100%;
margin: 0 auto; }
.more {
display: none;
border-top: 1px solid #666;
border-bottom: solid 1px #666; }
a.showLink, a.hideLink { }
a.hideLink {
a.showLink:hover, a.hideLink:hover {
border-bottom: 1px dotted #36f; }