.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;

}
.textos a:link {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;

}
.textos a:visited {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;

}
.textos a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;

}
.mystyle1 {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;

 }
.topo {
	background-image: url(topo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	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;
}
.entrada {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
}
.entrada a:link {

	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.entrada a:visited {

	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.entrada a:hover {

	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
