 
A:LINK{
  color : aqua;
  text-decoration : none;
  
}
A:VISITED{
  
  text-decoration : none;
  color : silver;
}
A:ACTIVE{
  color : yellow;
  text-decoration : underline;
}
A:HOVER{
  color : yellow;
  text-decoration : underline;
}
H1{
  font-size : 30px;
  font-family : "Times New Roman";
  font-weight : 400;
  color : white;
  background-color : black;
  text-decoration : none;
  font-style : italic;
}
H2{
  font-size : 16px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 400;
  color : #666666;
  background-color : white;
  text-decoration : none;
}
H3{
  font-size : 16px;
  font-family : "Times New Roman";
  font-weight : 400;
  text-decoration : none;
}
FONT{
  font-size : 13px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 400;
  
  

  
}
DD{
  font-size : 13px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 400;
  text-decoration : none;
  
}
DT{
  font-size : 13px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 400;
  text-decoration : none;
  color : yellow;
  
}
PRE{
  font-size : 13px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 400;
  text-decoration : none;
}
TD{
  font-size : 13px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 400;
  text-decoration : none;
  
  
}
H4{
  font-size : 26px;
  font-weight : 400;
  color : white;
  text-decoration : none;
  font-family : "‚l‚r ‚o–¾’©";
}
H6{
  font-size : 16px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : 400;
  text-decoration : none;
  
  color : yellow;
}
HR{
  color : white;
  width : 600px;
  height : 1px;
}
BODY{
  background-color : black;
  
  
  background-attachment : fixed;
}
CAPTION{
  
  color : yellow;
  font-size : 14px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}

