.txtbranco {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtazulc {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #528faf;
	text-decoration: none;
}
.notazuln {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #0f5273;
	text-decoration: none;
}.form {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.notazulnggg {
	font-family: trebuchet ms;
	font-size: 13px;
	line-height: 16px;
	color: #CC0000;
	text-decoration: none;
}
.txtpreto {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.txtpreto:hover { text-decoration:underline; }