.nlinkCinza{
	cursor: hand; 
	text-decoration: none;
	color: #666666;
}
.nlinkCinza:hover{
	text-decoration: underline;
	color: #666666;
}
.txtCinza{
	font-family:tahoma;
	font-size:10px;
	color:#666666;
}
.txtAzul{
	font-family:tahoma;
	font-size:10px;
	color:#08659C;
}
.txtBranco{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bolder;
}
.txtBrancoPq{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
}
.subTituloAzul{
	font-family:tahoma;
	font-size:12px;
	color:#08659C;
	text-transform:uppercase;
	font-weight:bolder;
}
.input {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	border: solid 1px #999999;
	height: 17px;
	padding: 1px;
}
.botoes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #333333;
	border:1px solid #999999;
	background-color: #CCCCCC;
	height: 20px;
	padding: 2px;
}

