.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.titulos a:link{
	color: #FFF;
	text-decoration: none;
}
.titulos a:visited{
	color: #FFF;
	text-decoration: none;
}
.titulos a:hover{
	color: #B1344B;
	text-decoration: none;
}
.titulos a:active{
	color: #FFF;
	text-decoration: none;
}

.textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.textos a:link{
	color: #FFF;
	text-decoration: none;
}
.textos a:visited{
	color: #FFF;
	text-decoration: none;
}
.textos a:hover{
	color: #B1344B;
	text-decoration: none;
}
.titulos a:active{
	color: #FFF;
	text-decoration: none;
}
