.conteudo {
	font-family : Arial;
	font-size : 12px;
	color : #193496;	
}
.conteudo:link {
	font-family : Arial;
	font-size : 12px;
	color : #193496;
	text-decoration : underline;	
}
.conteudo:visited {
	font-family : Arial;
	font-size : 12px;
	color : #193496;
	text-decoration : underline;	
}
.conteudo:hover {
	font-family : Arial;
	font-size : 12px;
	color : #193496;
	text-decoration : none;	
}

.conteudo2 {
	font-family : Arial;
	font-size : 11px;
	color : #264A63;	
}

.conteudo2:link {
	font-family : Arial;
	font-size : 11px;
	color : #264A63;
	text-decoration : underline;	
}

.conteudo2:visited {
	font-family : Arial;
	font-size : 11px;
	color : #264A63;	
	text-decoration : underline;	
}

.conteudo2:hover {
	font-family : Arial;
	font-size : 11px;
	color : #264A63;
	text-decoration : none;	
}

.campos {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: bold;
	color : #034F6C;
	text-decoration : none;
}

.camposb {
	font-family : Tahoma;
	font-size : 10px;
	color : #034F6C;
	text-decoration : none;
}
.camposp {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: bold;
	color : #034F6C;
	text-decoration : none;
}

.front {
	font-family : Tahoma;
	font-size : 11px;
	color : #39539F;
	text-decoration : none;
}

.pontos {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: bold;
	color : #034F6C;
	text-decoration : none;
}