.text01 {
	font-size: 12px;
	line-height: 18pt;
	color: #666666;
	text-decoration: none;
}
a		{
		  font-size:12px;
		  text-decoration:none;
		  color:#000000;
		}
a:active{
		  text-decoration:underline;
          color:navy;
		}		
a:hover {
          text-decoration:underline;
          color:#ff0000;
		}
.txt02 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;

}
.txt03 {
	font-size: 12px;
	color: #666666;
	font-weight: 400;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 17px;

}
.text011 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 15pt;
	color: #666666;
	text-decoration: none;
}

