.myshoko {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

body {
	background-color:#000000;
	background-attachment: fixed;
	//filter: chroma(color=#6B761E);
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#ffffff;
	line-height: normal; 
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}
	
a:link {color: #9966FF;}
a:visited {color: #9966FF;}
a:hover {color: #3c0848;}

