A:LINK{
  font-size:14px;
  color:#B1FFBC;
  text-decoration:underline;
　　　 }
}
A:VISITED{
  font-size:14px;
  color:#B1FFBC;
  text-decoration:underline;
　　　 }
}
A:ACTIVE{
  font-size:14px;
  color:#8994E5;
  text-decoration:underlinee;
　　　}
}
A:HOVER{
  font-size:14px;
  color:#FF3434;
  text-decoration:underline;
　　　　}
}
BODY{
  font-size:14px;
  background-color:#19171A;
  background-image : url(bg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-attachment:fixed;
  color:#CCCCCC;
  color:#CCCCCC;
  scrollbar-face-color:#1D1C2E;
  scrollbar-arrow-color:#949FA3;
  scrollbar-track-color:#1D1C2E;
  scrollbar-highlight-color:#19171A;
  scrollbar-shadow-color:#1D1C2E;
  scrollbar-3dlight-color:#949FA3;
  scrollbar-darkshadow-color:#949FA3;
  font-family:Tahoma,sans-serif;
}
TABLE,TD,TR{
  font-size:14px;
}

