body {
  background:#333;
  color:#CCC;
}
A {
  color: #CCCC66;
  text-decoration: none;
}
A:link {
  color: #CCCC66;
  text-decoration: none;
}
A:visited {
  color: #CCCC66;
  text-decoration: none;
}
A:active  { 
  color: #FFFF99;
}
A:hover   { 
  color: #FFFF99;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
.text_s{
  font-size : 12px;
  line-height : 20px;
}.text_ss{
  font-size : 10px;
  line-height : 20px;
}.text_t{
  font-family:palatino,  georgia,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", verdana, arial, sans-serif;
  color:#CC9933;
  font-size : 18px;
  font-weight:bold;
  background:#333;
  padding:7px;
  letter-spacing:.2em;
}
