/* background and scrollbar */
body { background: url("images/shadowsound-index_41.jpg") fixed; background-repeat: no-repeat;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-face-color: #9c2325;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #383B41;
	
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: normal;
}
/* links */
A:hover {color: #ffff00; font weight: bold; text-decoration:underline}
A:link {color: #ffff00; font weight: bold}
A:visited {color: #ffff00; font weight: bold}
A { text-decoration: none }