.conteudo {
	font-family : Arial;
	font-size : 10px;	
	color : #818181;
	text-decoration : none;
}

.titconteudo {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #0076a3;
	text-decoration : none;
}

.conteudodentro {
	font-family : Arial;
	font-size : 11px;	
	color : #818181;
	text-decoration : none;
}
.endereco {
	font-family : Arial;
	font-size : 11px;	
	color : #ffffff;
	text-decoration : none;
}

.menu {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #9a9a9a;
	text-decoration : none;
}
.menu:link {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #9a9a9a;
	text-decoration : none;
}
.menu:visited {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #9a9a9a;
	text-decoration : none;
}
.menu:hover {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #9a9a9a;
	text-decoration : underline;
}

.submenu {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.submenu:link {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.submenu:visited {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.submenu:hover {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
}

.chamada {
	font-family : Arial;
	font-size : 11px;	
	color : #818181;
	text-decoration : none;
}

.titchamada {
	font-family : Arial;
	font-size : 11px;	
	color : #e6da02;
	font-weight : bold;
	text-decoration : none;
}

.titulo {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.tituloSemFundo {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #009933;
	text-decoration : none;
}

.caixaEdicao {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid Silver;  
}

.Erro {
	font-family : Arial;
	font-size : 10px;	
	color : #FF0000;
	text-decoration : none;
}
