.text01 {
	font-size: 12px;
	color: #A0A0A0;
	text-decoration: none;
	
}
.text01 A {
	font-size: 12px;
	color: #919090;
	text-decoration: none;
	
}
.text01 A:hover {
	font-size: 12px;
	color: #EC8585;
	text-decoration: underline;
	
	
}
.text02 {
	font-size: 12px;
	color: #4C3629;
	text-decoration: none;
        line-height: 20px;
}
.text02 A {
	font-size: 12px;
	color: #4C3629;
	text-decoration: none;
}
.text02 A:hover {
	font-size: 12px;
	color: #EC8585;
	text-decoration: underline;
}
.text03 {
	font-size: 11px;
	color: #CA2551;
	text-decoration:none;
	
}
.text03 A {
	font-size: 11px;
	color: #FD74A3;
	text-decoration:underline;
}
.text03 A:hover {
	font-size: 11px;
	color: #BF225E;
	text-decoration: underline;
}


.submit {
	font-family: "arial";
	font-size: 12px;
    line-height: 20px;
	color: #A3BC2B;
	background-color: #FFFFFF;
	clip:  rect(0px 0px 0px 0px);
    border-color:#F59AB3;
    border:solid 1pt;
}
