table.titulo {
    font-family:"verdana";
    font-size:10pt;
    color:"#55758A";
    background-color:transparent;
    font-weight:normal;
}

p.titulo {
    font-family:"arial";
    font-size:8pt;
    color:"#000000";
    background-color:transparent;
    font-weight:normal;
}


A.menu:link {
	COLOR: "#ffffff"; TEXT-DECORATION: none;
	font-family:"verdana";
	font-size:10pt;
	font-weight:normal;
}
A.menu:visited {
	COLOR: "#ffffff"; TEXT-DECORATION: none;
	font-family:"verdana";
	font-size:10pt;
	font-weight:normal;
}
A.menu:hover {
	COLOR: "#33ccff"; TEXT-DECORATION: none;
	font-family:"verdana";
	font-size:10pt;
	font-weight:normal;
}
A.menu:active {
	COLOR: "#33ccff"; TEXT-DECORATION: none;
	font-family:"verdana";
	font-size:10pt;
}


A.cabec:link {
	COLOR: "#000099"; TEXT-DECORATION: none;
	font-family:"verdana";
	font-size:8pt;
	font-weight:normal;
}
A.cabec:visited {
	COLOR: "#000099"; TEXT-DECORATION: none;
	font-family:"verdana";
	font-size:8pt;
	font-weight:normal;
}
A.cabec:hover {
	COLOR: "#cce6ff"; TEXT-DECORATION: none;
	font-family:"verdana";
	font-size:8pt;
	font-weight:normal;
}
A.cabec:active {
	COLOR: "#0000ff"; TEXT-DECORATION: underline;
	font-family:"verdana";
	font-size:8pt;
}


a.corpo:link   	{
		font-family:"verdana";
		font-size:8pt;
		text-decoration:underline;
		color:"#000099";
		font-weight:normal;
		background-color:transparent;
		}
a.corpo:active  	{
		font-size:8pt;
		}

a.corpo:visited	{
		font-family:"verdana";
		font-size:8pt;
		text-decoration:underline;
		color:"#000099";
		background-color:transparent;
		}

a.corpo:hover		{
		text-decoration:underline;
		color:"#cc6600";
		font-weight:normal;
		}

a.voltar:link   	{
		font-family:"verdana";
		font-size:8pt;
		text-decoration:underline;
		color:"#ff6600";
		font-weight:normal;
		background-color:transparent;
		}
a.voltar:active  	{
		font-size:8pt;
		}

a.voltar:visited	{
		font-family:"verdana";
		font-size:8pt;
		text-decoration:underline;
		color:"#ff6600";
                font-weight:normal;
		background-color:transparent;
		}

a.voltar:hover		{
		text-decoration:underline;
		color:"#ff6600";
		font-weight:bold;
		}