.texto	{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-align: justify;
	color: 	#424043;
}
.materia	{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-align: justify;
	color: #115643;
}

.texto_tabela	{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
        font-weight: bold;
	text-align: justify;
	color: #999999;
}

.olho	{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	text-align: center;
	color: #C26337;
}

a.chamada:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #cc6633;
	font-weight: bold;
	text-decoration: underline; background: #cc9933; color: #C0B681;
}

.titulo {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: #007EC5;
	text-decoration: none
}

.titulo_menor {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #2356A5;
	text-decoration: none
}

a.conexao {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #007EC5;
	font-weight: bold;
	text-decoration: none;
}

a.conexao:HOVER {
	color: #FDC401;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; background: #2356A5 ; color: white;
}

a.conexaodestacada {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #2356A5;
	font-weight: bold;
	text-decoration: none;
}

.conexaodestacada:HOVER {
	color: #2356A5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; background: #2356A5 ; color: white;
}

.edicao {
	font-family: courier;
	font-size: 8px;
	text-align: center;
	color: #2356A5;
}

.legenda {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	text-align: left;
	color: #007EC5;
}

.retranca {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	text-align: center;
	color: #2356A5;
}

borda {border: 1 solid #AB271A}


BODY {
scrollbar-face-color: white;
scrollbar-highlight-color: #c3c3c3;
scrollbar-3dlight-color: #c3c3c3;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: white;
scrollbar-arrow-color: #c3c3c3;
}


