a:link { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline}
a:visited { text-decoration: none}


.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #2C2775;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ED1E24;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #2C2775;
}
.tit4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #2C2775;
}
.form1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CCCCCC;
	background-color: #2C2775;
}
