a:link { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline; color: #000000}
a:visited { text-decoration: none}


.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003399;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tit {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: bolder;
	color: #11568C;
}
.tit2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #11568C;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #11568C;
}
