.textos {
	font-family: Verdana, 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: #CC9966;
	font-weight: bold;
	text-decoration: none;

}
.mystyle1 {
	color: #000000;
	background-color: #F9F9F9;

 }
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D0B57E;
	text-decoration: none;
	list-style-type: square;
	font-weight: bolder;

}
.submenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:link {

	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.submenu a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;

}
.submenu a:hover {
	color: #CC9966;
	text-decoration: none;
	font-weight: bold;
}
.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1B57E;
	text-decoration: none;
	list-style-type: square;
}
.menu a:link {

	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {

	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #CC9966;
	font-weight: bold;
	text-decoration: underline;
}
.textoitalico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	font-style: italic;
}

