.conteudo {
	font-family: Tahoma;
	font-size : 11px;
	color : black;
}

.conteudo:link {
	font-family: Tahoma;
	font-size : 11px;
	color : black;
	font-weight : bold;
	text-decoration: none;
}
.conteudo:visited {
	font-family: Tahoma;
	font-size : 11px;
	color : black;
	font-weight : bold;
	text-decoration: none;
}

.conteudo:hover {
	font-family: Tahoma;
	font-size : 11px;
	color : black;
	font-weight : bold;
	text-decoration: underline;
}

.titulomat {
	font-family: Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : black;
}
.busca {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : Black;
}
.busca:link {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
.busca:visited {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
.busca:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : Black;
	text-decoration: underline;
}

.pergunta {
	font-family: Tahoma;
	font-size : 12px;
	color : black;
}

.tabforum {
	font-family: Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : black;
}

.contforum {
	font-family: Tahoma;
	font-size : 11px;
	color : #848484;
	text-decoration: none;
}
.contforum:link {
	font-family: Tahoma;
	font-size : 11px;
	color : #848484;
	text-decoration: none;
}
.contforum:visited {
	font-family: Tahoma;
	font-size : 11px;
	color : #848484;
	text-decoration: none;
}
.contforum:hover {
	font-family: Tahoma;
	font-size : 11px;
	color : #848484;
	text-decoration: underline;
}

.veja:link {
	font-family: Tahoma;
	font-size : 11px;
	color : blue;
	font-weight : normal;
	text-decoration: none;
}
.veja:visited {
	font-family: Tahoma;
	font-size : 11px;
	color : blue;
	font-weight : normal;
	text-decoration: none;
}

.veja:hover {
	font-family: Tahoma;
	font-size : 11px;
	color : blue;
	font-weight : normal;
	text-decoration: underline;
}

