.txt01 {
	font-size: 79%;
	line-height: 1.3em;
	color: #333333;
}

.txt01 a:link {
	font-size: 1em;
	color: #220077;
	text-decoration:underline;	
}

.txt01 a:visited {
	font-size: 1em;
	color: #220077;
	text-decoration:underline;	
}

.txt01 a:hover {
	font-size: 1em;
	color: #0088DD;
	text-decoration:none;
}

.txt01 a:active{
	font-size: 1em;
	color: #0088DD;
	text-decoration:none;
}

.txt01o {
	font-size: 79%;
	line-height: 1.3em;
	color: #FF8800;
}

.txt01r {
	font-size: 79%;
	line-height: 1.3em;
	color: #FF0000;
}

.txt02 {
	font-size: 70%;
	line-height: 1.3em;
	color: #333333;
}

.txt02 a:link {
	font-size: 1em;
	color: #220077;
	text-decoration:underline;	
}

.txt02 a:visited {
	font-size: 1em;
	color: #220077;
	text-decoration:underline;	
}

.txt02 a:hover {
	font-size: 1em;
	color: #0088DD;
	text-decoration:none;
}

.txt02 a:active{
	font-size: 1em;
	color: #0088DD;
	text-decoration:none;
}

.txt03 {
	font-size: 95%;
	line-height: 1.3em;
	color: #333333;
}

.txt03 a:link {
	font-size: 1em;
	color: #220077;
	text-decoration:underline;	
}

.txt03 a:visited {
	font-size: 1em;
	color: #220077;
	text-decoration:underline;	
}

.txt03 a:hover {
	font-size: 1em;
	color: #0088DD;
	text-decoration:none;
}

.txt03 a:active{
	font-size: 1em;
	color: #0088DD;
	text-decoration:none;
}

.txtfixed {
	font-size: 12px;
	color: #333333;
}
.txtfixed a:link {
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.txtfixed a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.txtfixed a:hover {  font-size: 12px; color: #220077; text-decoration:none;}
.txtfixed a:active {  font-size: 12px; color: #220077; text-decoration:none;}

.txtfixedo {
	font-size: 12px;
	color: #DD6611;
}