/* CSS Document */
A, A:visited{
	color: #000099;
	text-decoration: none;
}
A:hover, A:active{
	color: #00009;
	text-decoration: underline
}
body{
	background-color: #A60105;
}
.dir, .dir A,.dir A:visited{
	color: #000000;
	text-decoration: none;
}
.dir A:hover,.dir A:active{
	color: #FF0000;
	text-decoration: underline;
}
.empty{
	color: #999999;
}
.expand, .expand A, .expand A:visited{
	color: #CC0000;
	text-decoration: none;
}
.expand A:hover, .expand A:active{
	color: #666666;
	text-decoration: none;
}
.footer, .footer A,.footer A:visited{
	color: #777777;
	text-decoration: none;
}
.footer A:hover,.footer A:active{
	color: #777777;
	text-decoration: underline;
}
.gray, .gray A, .gray A:visited{
	color: #999999;
	text-decoration: none;
}
.gray A:hover, .gray A:active{
	color: #999999;
	text-decoration: underline;
}
.grey{
	color: #999999;
}
.inside, .inside A,.inside A:visited{
	color: #000099;
	text-decoration: none;
}
.inside A:hover,.inside A:active{
	color: #000099;
	text-decoration: none;
}
.insidesect, .insidesect A, .insidesect A:visited{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.insidesect A:hover, .insidesect A:active{
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.l1, .l1 A, .l1 A:visited{
	color: #FFCC00;
	text-decoration: none;
}
.l1 A:hover, .l1 A:active{
	color: #000000;
	text-decoration: none;
}
.left, .left A,.left A:visited{
	color: #000000;
	text-decoration: none;
}
.left A:hover,.left A:active{
	color: #FF0000;
	text-decoration: underline;
}
.linkc{
	color: #0000FF;
}
.searchc{
	color: #666666;
}
.searchc A, .searchc A:hover{
	color: #666666;
	text-decoration: none;
}
.searchc A:hover, searchc A:hover{
	color: #666666;
	text-decoration: underline;
}
.t{
	font-size: large;
	color: #000099;
}
td{
	font-family: arial;
	font-size: 13px;
}
/* legasy style sheet commands from original m world music */
.blue{
	color: #0000FF;
}
.title5{
	color: #FF0000;
	font-size: large;
}