.links_DW
{
color: #4D4D4D;
text-decoration: none;
}

.links_DW:hover
{
color: gray;
text-decoration: underline;
}

.links_Streaming
{
color: red;
text-decoration: none;
}

.links_Streaming:hover
{
color: red;
text-decoration: underline;
}

.exibe_registros
{
color: dimgray;
}

.texto_pagina
{
font-family: Trebuchet MS;
font-size: 10px;
color: #4D4D4D;
}

.campos_formulario
{
font-family: Trebuchet MS;
font-size: 11px;
color: dimgray;
background-color: white;
border: 1px solid skyblue;
}

.campo_alerta
{
font-family: Trebuchet MS;
font-size: 11px;
border: 1px solid black;
background-color: #98ffff;
}


.tabela_paginacao
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
width: 100%;
color: black;
border-top: 1px solid gray;
}


.links_conteudo
{
text-decoration: none;
}

.links_conteudo:hover
{
text-decoration: underline;
}

.links_ger
{
font-family: Verdana;
font-size: 10pt; font-weight: 700;
color: #616161;
text-decoration: none;
}

.links_ger:hover
{
Color: #CC0000;
font-family: Verdana;
font-size: 10pt; font-weight: 700;
text-decoration: none;
}
.links_paginacao
{
color: #CC0000;
text-decoration: none;
font-weight: bold;
}