@charset   "Shift_JIS";
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	TEXT-DECORATION: none;
}
a:hover {
	TEXT-DECORATION: none;
  color : #0080ff;
}
BODY {
	COLOR: #666666
;}
<!--
h1{color:#666666;}
h1{font-size:x-small;}
h2{color:#cc3333;}
h2{font-size:x-small;}
h3{color:#0000ff;}
h3{font-size:x-small;}
h4{color : #cc0000;
  font-size : x-small;
}
h4{font-size:x-small;}
strong{color : gray;}
strong{font-size:x-small;}
-->
<!-- 
ul { list-style-type: square; }
a{
  font-size : x-small;
  font-weight : normal;
  color : #454545;
  text-decoration : none;
}
h5{
  font-size : x-small;
  font-weight : bold;
  color : blue;
}
td{
  font-size : x-small;
  font-weight : normal;
  color : #666666;
}
.ti1{
  font-size : x-small;
  font-weight : normal;
  color : #666666;
  background-color : #f1e6db;
  text-decoration : none;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
} 

-->