.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	list-style-type: square;

}
.textos a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;

}
.textos a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;

}
.textos a:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;

}
.mystyle1 {
	BACKGROUND:#E1E8E8;
	color: #000000;

 }
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
	list-style-type: square;
	font-weight: bolder;

}
.submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
}
.submenu a:link {
	color: #60818A;
	text-decoration: none;

}
.submenu a:visited {
	color: #60818A;
	text-decoration: none;

}
.submenu a:hover {
	color: #88A4AC;
	text-decoration: none;
}
.fundo_dir {
	background-image: url(fundo_dir.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fundo_esq {

	background-image: url(fundo_esq.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	list-style-type: square;
}
.menu a:link {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
.tabela {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	list-style-type: square;
}
