a:link { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline}
a:visited { text-decoration: none}


.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tit1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	font-weight: bolder;
	color: #C60927;
}
.tit2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #C60927;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #C60927;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	background-color: #C60927;
}

