img {outline: none; border:none;}
a { text-decoration:none; cursor: pointer; }

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #515151;
	text-transform: none;

}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #515151;
	text-transform: none;
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #515151;
	text-transform: none;
}
.textobold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #515151;
	text-transform: none;
}
.textoboldtextoboldRosa {
	color: #C61074;
}

.textoboldrosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: BA0F74;
	text-transform: none;
}
a:link {
  color: #BA0F74;
  font-weight: bold;
}

a:hover {
  color: #515151;
  text-decoration: none;
}.textorose {
	color: #ba0f74;
}
.cellBkg {
	background: url(imgs/img_home_all.jpg) no-repeat 0px 0px;
}
.navigationButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
.navigationButtonPink {
	color: #BA0F74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
}
.texto .textoboldWhite {
	color: #FFF;
}
.cellBkgLine {
	background: url(imgs/img_barra_baixo.jpg) repeat-x bottom;
}
.twitterbutton {
	width: 40px;
	height: 31px;
	display: block;
	background: url(../img/btns_menubar/btn_twitter_ro.png) no-repeat;
}
.twitterbutton a:hover {
	background-position: 0px -31px;
}
