.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.end {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.links {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none
}
.links:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: underline
}
.link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	text-decoration: underline
}
.link:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: underline
}.campo {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.botao {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #3E78B3;
	text-decoration: none;
	border: 1px solid #3E78B3;
	background-color: #FFFFFF;
	font-weight: bold;

}
.corpobranco {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkvermelho {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.links2 {
	display:block;
	font: bold 12px Tahoma;
	color:#FFFFFF;
	padding:2px 6px;
	background-color:#3E78B3;
	text-decoration:none;
	width: 264px;
}
.links2:hover {
	color:#ffc;
	background-color:#12467A;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	width: 264px;
}
.box {
	background-color: #3E78B3;
	border: 2px solid #000000;
}
.box2 {
	border: 1px solid #666666;
}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: 1px dotted #999999;
}
#links3 {
	display:block;
	font: normal 9pt Arial, Helvetica, sans-serif;
	color:#003366;
	text-decoration:none;
}
#links3:hover {
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
.links4 {

	display:block;
	font: bold 12px Tahoma;
	color:#FFFFFF;
	padding:2px 6px;
	background-color:#3E78B3;
	text-decoration:none;
	width: 164px;
}
.links4:hover {

	color:#ffc;
	background-color:#12467A;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	width: 164px;
}

