a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FF9933;text-decoration: none; }

.txt1{
	font-family: "Verdana";
	color: #FFFFFF;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

.txt2{
	font-family: "Verdana";
	color: #FF9933;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.txt3{
	font-family: "Verdana";
	color: #FF9933;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.txt4{
	font-family: "Verdana";
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align: justify;
	line-height: 250%;
}

.txt5{
	font-family: "Verdana";
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.txt6{
	font-family: "Verdana";
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.txt7{
	font-family: "Verdana";
	color: #99B0BF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
	
.campoForm {
	font-family: "Verdana";
	color: #003366;
	font-size: 10px;
	border: #003366;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
