.texto {
	font: bolder normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.a1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	color: #0066FF;
}
a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 0;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0033ff;
}
a:active {
	color: #000000;
}
.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.subtitulo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	border: none;
}
.descricao {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
.descricaoN {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.rodape {
	font-size: 9px;
	font-family: Tahoma;
	color: #828282;
}
.textobtn {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
	border: none;
	font-weight: normal;
	background-color: #D7E6FF;
}
.textobtn2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: underline;
	border: none;
	font-weight: normal;
	background-color: #D7E6FF;
	cursor: pointer;
}
.link {
   	color: #0000FF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}


