.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	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;

}
.mystyle1 {
	color: #000000;
	background-color: #FFCC66;

 }
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	list-style-type: square;
	font-weight: bolder;

}
.submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

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

}
.submenu a:hover {
	color: #FF9900;
	text-decoration: none;
}
.menu {

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

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

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

	color: #B5C7CC;
	font-weight: bold;
	text-decoration: underline;
}
