body {
	background : #8BD700;
}

.tit_conteudo {
	color : white;
	font-family: arial;
	font-size : 16;
	font-weight : bold;
}

A.tit_conteudo {
	color : white;
	font-family: arial;
	font-size : 16;
	font-weight : bold;
	text-decoration : none;
}

.tit_conteudo_w {
	color : #666666;
	font-family: arial;
	font-size : 14;
	font-weight : bold;
}

A.tit_conteudo_w {
	color : #666666;
	font-family: arial;
	font-size : 14;
	font-weight : bold;
	text-decoration : none;
}

.tit_menu_w {
	color : #666666;
	font-family: arial;
	font-size : 16;
	font-weight : bold;
}

.menu_w {
	color : black;
	font-family: arial;
	font-size : 12;
}

.tit_conteudo2 {color : black;font-family: arial;font-size : 12;}
A.tit_conteudo2 {color : black;font-family: arial;font-size : 12;text-decoration : none;}

.tit_conteudo2_active {color : black;font-family: arial;font-size : 12;font-weight : bold;}

.tit_conteudo3 {color : black;font-family: arial;font-size : 10;}
A.tit_conteudo3 {color : black;font-family: arial;font-size : 10;text-decoration : none;}

.tit_conteudo3_active {color : black;font-family: arial;font-size : 10;font-weight : bold;}

.conteudo {
	color : black;
	font-family: arial;
	font-size : 12;
}

A {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
