a:visited{
	font-weight: bold;
}
a:hover {
	text-decoration: underline ;
	color:#FFFFFF;
}
.Titulo {
	font-family: Tahoma;
	font-size: 14pt;
	color: #516A98;
	letter-spacing: 2px;
}
.textos {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	line-height: 15px;
	letter-spacing: 1px;
}
.texto_Branco {
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 20pt;
}
.link_Branco {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.link_Azul {
	font-family: Tahoma;
	font-size: 8pt;
	color: #516A98;
	letter-spacing: 2px;
}
.link_Branco a {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.link_Azul a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #516A98;
	text-decoration: none;
}
.link_Azul a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #516A98;
	text-decoration: underline;
}
.tabletop {
width:790;

}
.semrepetir{
	background-image: url(../images/fundo_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
