.txt01 {
	font-size: 10px;
	line-height: 18px;
	color: #990000;
}
.txt02 {
	font-size: 12px;
	line-height: 20px;

}

.txt03 {
	font-size: 12px;
	color: #666;
}
a:visited{
	color:#00F;
}
a:link{
	color: #666;
}