.txtcinza {
	font-size : 11;
	color : #737373;
	text-decoration: none;
	font-family : Arial;
}

.txtlateral {
	font-size : 10;
	color : #737373;
	text-decoration: none;
	font-family : Arial;
}

.txtcinza1 {
	font-size : 12;
	color : #737373;
	text-decoration: none;
	font-family : Arial;
}

.txtcinza:hover {
	font-size : 11;
	color : #003A73;
	text-decoration: none;
	font-family : Arial;
}

.txtcinzaescuro {
	font-size : 11;
	color : #888888;
	text-decoration: none;
	font-family : Arial;
}

.txtazul {
	font-size : 11;
	color : #003A73;
	text-decoration: none;
	font-family : Arial;
}

.txtlink {
	font-size : 11;
	color : #003A73;
	text-decoration: underline;
	font-family : Arial;
}

.txtlink:hover {
	font-size : 11;
	color : #0555AC;
	text-decoration: none;
	font-family : Arial;
}

.txtazul2 {
	font-size : 10;
	color : #3333ff;
	text-decoration: none;
	font-family : Verdana;
	font-weight :normal;
}

.txtpreto {
	font-size : 10;
	color : #3D3D3D;
	text-decoration: none;
	font-family : Verdana;
}

.txtpreto_ {
	font-size : 8;
	color : #3D3D3D;
	text-decoration: none;
	font-family : Verdana;
	font-style:italic;
}

.txtpreto:hover {
	font-size : 10;
	color : #3D3D3D;
	text-decoration: underline;
	font-family : Verdana;
}

.txtbrancobold {
	font-size : 11;
	color : #FFFFFF;
	text-decoration: none;
	font-family : Verdana;
	font-weight: bold;
}

.txtbrancobold2 
{
	border: none;
	font-size : 11;
	color : #FFFFFF;
	background-color: Transparent; 
	text-decoration: none;
	font-family : Verdana;
	font-weight: bold;
}
.txtbrancobold:link {
	font-size : 11;
	color : #FFFFFF;
	text-decoration: none;
	font-family : Verdana;
	font-weight: bold;
}

.txtbrancobold:hover {
	font-size : 11;
	color : #FFFFFF;
	text-decoration: none;
	font-family : Verdana;
	font-weight: bold;
}

.txtbranco {
	font-size : 11;
	color : #FFFFFF;
	text-decoration: none;
	font-family : Verdana;
}

.txtbranco:link {
	font-size : 11;
	color : #FFFFFF;
	text-decoration: none;
	font-family : Verdana;
}

.txtbranco:hover {
	font-size : 11;
	color : #FFFFFF;
	text-decoration: none;
	font-family : Verdana;
}
.campo {
	border: thin solid #EFEFEF;
	background: #EFEFEF;
	font-size : 10;
	font-family : Verdana;
	color : #3D3D3D;
}

.bto {
	border: thin solid #35406A;
	font-size : 12;
	font-family : Verdana;
	color : #FFFFFF;
	background-color : #35406A;
}
