document.write('<style type="text/css"> ');
	document.write('A.FooterHref { color:#FFFFFF; font-size:10px; text-decoration:none; }');
	document.write('a.title { color:#6699CC; }');
	document.write('.NavBarArtistSearchInputBox { border-top:black solid thin; border-bottom:black solid thin; border-right:black solid thin; border-left:black solid thin; color:black; font-family:Verdana, Arial, Helvetica; font-size:12px; width:100px;');
	if (document.all) document.write('border-width:1px;');
	document.write(' } .NavBarSearchSelect { border-top:black solid thin; border-bottom:black solid thin; border-right:black solid thin; border-left:black solid thin; color:black; font-family:Verdana, Arial, Helvetica; font-size:10px; width:65px;');
	if (document.all) document.write('border-width:1px;');
	document.write(' } </style>');