
a:link { color: #000000; text-decoration: none }

a:visited { color: #000000; text-decoration: none }

a:active { color: #000000; text-decoration: none }

a:hover { color: #000000; text-decoration: underline }
    td {font: 10pt verdana}

a.opc_menu {
	color: black;
	font-size: 12pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	/* font-family: "Times New Roman", Times, serif;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
		
}

a.opc_sub_menu {
	color: black;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	/* font-family: "Times New Roman", Times, serif;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
		
}

a.opc_sub_sub_menu {
	color: black;
	font-size: 8pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	/* font-family: "Times New Roman", Times, serif;			*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/*links dos menus */
a.opc_links_uteis {
	color: green;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	/* font-family: "Times New Roman", Times, serif;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
		
}
/* Links em geral */
a.links {
	color: green;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	/* font-family: "Times New Roman", Times, serif;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
		
}

/* Links em geral */
a.link_no_border {
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	/* font-family: "Times New Roman", Times, serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	border: none;
		
}

p.menu{
	color: black; 
	background: #33CC33;
	margin: 12px 12px 12px 12px;
	padding: 12px 0px 12px 12px;
	border-style: dashed;
	border-width: medium;
	border-color: black;
	font-size: 12pt; 
	margin-bottom: -10;
}

table.tb_menu{
	border: thin solid #009900;
}

table.tb_sub_menu{
	border: thin solid #000000;
	background-color: #99FF66;
}

table.tb_sub_sub_menu{
	border: thin solid #000000;
	background-color: #33CC00;
}

td.td_menu{
	border: thin solid #009900;	
}

td.td_menu_login{
	border-bottom: thin dotted #009900;	
}

/* Para fundos.... */
td.td_green{
	background-color: green;
}

p.p_green{
	background-color: green;
}

font.fnt_title{
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: green;
}

font.fnt_txt_normal{
	font-size: 12pt;
	font-style: normal;	
}

font.fnt_title_1{
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

font.fnt_title_2{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: white;
	text-transform: uppercase;
}

font.fnt_login{
	font-size: 12pt;
	font-style: normal;	
	font-weight: bold;
}

