a:link { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline}
a:visited { text-decoration: none}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.txtRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.txtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #006699;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #006699;
	background-color: #fecc27;
	border: 1px solid #006699;
}
.form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #006699;
	background-color: #fecc27;
	border: 1px solid #006699;
	cursor:pointer;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #005CA6;
	font-style: italic;
}
.tit2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #005CA6;
	font-style: italic;
}
.lista1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000066;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bolder;
	color: #000000;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bolder;
	color: #FFFFFF;
}
.titBig {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bolder;
	color: #006699;
}

