<style type="text/css">
<!--
.menu1 {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.menu1:hover {
	color : #FFECA1;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.menu2 {
	color : #FFECA1;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.menu2:hover {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.legenda {
	color : #0172A8;
	font-family : tahoma;
	font-size : 9px;
	letter-spacing : 1px;
	text-decoration : none;
}
.credito {
	color : #000000;
	font-family : Tahoma;
	font-size : 8px;
	letter-spacing : 1px;
	text-decoration : none;
}
.linkNoticias {
	color : #000000;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.linkNoticias:hover {
	color : #032846;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : underline;
}
.titDestaques {
	color : #0172A8;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.titDestaques:hover {
	color : #0172A8;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : underline;
	
}
.linkBranco {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.linkBranco:hover {
	color : #FFECA1;
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : underline;
	
}
.codigo {
	color : #FF0000;
	font-family : tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
	font-weight: bold;
}
.parenteses {
	color : #FF0000;
	font-family : tahoma;
	font-size : 10px;
	text-decoration : none;
}
.texto {
	color : #000000;
	font-family : tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
}
.texto:hover {
	color : #000000;
	font-family : tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : underline;
}
.textoHome {
	color : #0172A8;
	font-family : tahoma;
	font-size : 11px;
	line-height : 18px;
	letter-spacing : 1px;
	text-decoration : none;
}
.linkRevista {
	color : #0172A8;
	font-family : tahoma;
	font-size : 12px;
	text-decoration : none;
}
.linkRevista:hover {
	color : #0172A8;
	font-family : tahoma;
	font-size : 12px;
	text-decoration : underline;
}
.titulo {
	color : #0172A8;
	font-family : tahoma;
	font-size : 12px;
	line-height : 18px;
	letter-spacing : 1px;
	text-decoration : none;
}

.Rodape {
	color : #104A7B;
	font-family : tahoma;
	font-size : 11px;
	letter-spacing : 1px;
}
.form{
	border-color: #0172A8;
	border-width: 1;
	border-style: solid;
	background-color:#FFFFFF;
	font-size: 11;
	font-family: tahoma;"
}
.botaoForm{
	border-color: #0172A8;
	border-width: 1;
	border-style: solid;
	background-color:#DFF5FF;
	font-size: 11;
	font-family: tahoma;"
}
-->
</style>