A:LINK        {
  color : #6666ff;
}
A:ACTIVE      {
  color : #6666ff;
}
A:VISITED     {
  text-decoration : none;
  color : #6666ff;
}
A:HOVER       {
  color : white;
  background-color : #0000cc;
}
A.new:hover   {
  COLOR: #cccccc;
}
A             {
  text-decoration : none;
  color : #6666ff;
}
BODY	          {
  font-size : 10pt;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
  color : blue;
  cursor : crosshair;
  background-attachment : fixed;
  scrollbar-3dlight-color:#999999;
  scrollbar-arrow-color:#999999;
  scrollbar-base-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#999999;
  background-color : black;
}
TD	  {
  font-size : 10pt;
  color : blue;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
}
#m	{
  font-size : 9pt;
}
#s      {
  font-size: 8pt;
}
#ss     {
  font-size: 7pt;
}
.bg1		{
  background-color : #cccccc;
}
.bg2		{
  background-color : #0080ff;
}
.bg3		{
  background-color : #000000;
}
.l1		{
  font-size : 1pt;
  background-color :#cccccc;
}