A:link
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 13px;
    line-height : 13px;
    color : 7A7A7A;
    text-decoration : "none";
}
 

A:visited
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 13px;
    line-height : 13px;
    color : 7A7A7A;
    text-decoration : "none";
}

 
A:hover
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 13px;
    line-height : 13px;
    color : 000000;
    text-decoration : "underline";
}

P 
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
    line-height : 13px;
    color : 3D3D3D;
}

.Branco 
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
    line-height : 13px;
    color : FFFFFF;
}

.Formularios 
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
    line-height : 13px;
    color: 000000;
	background : ffffff;
	border-color : 000000;
    border-style : solid;
	border-width : 1;
}


.Botoes 
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
    line-height : 13px;
    color: ffffff;
	background : 7A7A7A;
	border-color : 000000;
    border-style : solid;
	border-width : 1;
	height : 17;
}

.Tabela 
{
	border-color : 000000;
    border-style : solid;
	border-width : 1;
}

.TextoPqno
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height : 13px;
	color: 3D3D3D;
	text-decoration: none;
}

A:link.linkTextoPqno
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
	line-height : 13px;
    color : 5E5E5E;
    text-decoration : "none";
}
 

A:visited.linkTextoPqno
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
	line-height : 13px;
    color : 5E5E5E;
    text-decoration : "none";
}

 
A:hover.linkTextoPqno
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
	line-height : 13px;
    color : 000000;
    text-decoration : "underline";
}

.titulos
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11px;
	font-weight: bold;
	line-height : 13px;
    color : 000000;
    text-decoration : "none";
}