a:link{
	color: #FF0000;
	text-decoration:none;
}
a:visited{
	color: #FF6600;
        text-decoration:none;
}
a:active{
	color: #FF0000;
        text-decoration:none;
}
a:hover{
	color: #660000;
	;
	text-decoration: underline blink;
}

.main {
	font-size: 12px;
	line-height: 140%;
	font-weight: lighter;
}
.bgg {
	background-color: #660000;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../../images/whitew.gif);
	background-attachment: scroll;
}
.sub {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.subb {
	font-size: 10px;
	line-height: 160%;
	color: #000000;
}
.albumtitle {
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
}
.albumsub {
	font-size: 12px;
	color: #CC6600;
}
.artistname {
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #000033;
}
.bgedge {
	background-attachment: scroll;
	background-image: url(images/edge.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.comment {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
.title {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #FF0000;
}
