
.data {
	color : Navy;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;		
	text-decoration: none;
}
.conteudo {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	text-decoration: none;
}
.conteudo_alert {
	color : #FF0000;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: none;
}
.conteudo_titulo {
	color : Navy;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: none;
}
.conteudo:link {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	text-decoration: none;
}
.conteudo:visited {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	text-decoration: none;
}
.conteudo:hover {
	color : #75aeb7;
	font-family : Arial;
	font-size : 11px;
	text-decoration: underline;
}
.conteudop {
	color : black;
	font-family : Arial;
	font-size : 10px;
	text-decoration: none;
}
.menu {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
.menu_titulo {
	color : #FFAA00;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
.menu:link {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	line-height: 18px;
	text-decoration: none;
}
.menu:visited {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	line-height: 18px;
	text-decoration: none;
}
.menu:hover {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	line-height: 18px;
	text-decoration: underline;
}
.interno {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	text-decoration: none;
}
.interno_titulo {
	color : Navy;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: none;
}
.interno_tituloverde {
	color : #75aeb7;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: none;
}
.interno:link {
	color : Navy;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: underline;
}
.interno:visited {
	color : Navy;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: underline;
}
.interno:hover {
	color : #75aeb7;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: underline;
}
.internop {
	color : black;
	font-family : Arial;
	font-size : 10px;
	text-decoration: none;
}
.tabela_interno_topo {
	color : white;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: none;
	background: Navy;		
}
.tabela_interno_linha {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	text-decoration: none;
	background: #75aeb7;		
}
.tabela_interno:link {
	color : Navy;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: underline;
}
.tabela_interno:visited {
	color : Navy;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: underline;
}
.tabela_interno:hover {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: underline;
}
.home_rodape {
	color : white;
	font-family : Arial;
	font-size : 11px;
	text-decoration: none;	
}
