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

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

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

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

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

 }
.fundo {
	background-image: url(bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0093DD;
	text-decoration: none;
	list-style-type: square;
	font-weight: bolder;

}
.submenu {

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

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

}
.submenu a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	font-weight: normal;
}
.menu a:link {

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

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

	color: #FFCC00;
	font-weight: bold;
}
.assinatura {
	font-size: 11px;
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
}
.assinatura a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.assinatura a:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.assinatura a:hover {
	color: #FFCC00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulosmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	font-weight: bolder;
}

