a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.Texto3 {

	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-transform: none;
}
.tabela {
	border: 1px solid #000000;
}
.textolink {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
}
.campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCDDF1;
	border: 1px solid #326DB6;
}

