A:link{
	text-decoration: none;
	color:#0083D7;
}
A:visited{
	text-decoration: none;
	color:#0083D7;
}
A:active{
	text-decoration: none;
	color:#0083D7;
}
A:hover{
	text-decoration: underline;
	color: #EC008C;
}

.border_zero_img{
  border-width:0px;
}

.border_5px_img{
  border:solid 5px #EC008C;
}

.text_textop_1 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_textop_2 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #0083D7;
}
.text_textop_3 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
}
.text_texto_1 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text_texto_2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #0083D7;
}
.text_texto_3 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #EC008C;
}
.text_subtitulo_1 {
	font-family: Roboto Condensed,Helvetica, sans-serif;
	font-size: 18px;
	line-height:18px;
	color: #666666;
}
.text_subtitulo_2 {
	font-family: Roboto Condensed,Helvetica, sans-serif;
	font-size: 18px;
	line-height:18px;
	color: #0083D7;
}
.text_subtitulo_3 {
	font-family: Roboto Condensed,Helvetica, sans-serif;
	font-size: 18px;
	line-height:18px;
	color: #EC008C;
}
.text_titulo_1 {
	font-family: Roboto Condensed,Helvetica, sans-serif;
	font-size: 28px;
	line-height:28px;
	color: #666666;
}
.text_titulo_2 {
	font-family: Roboto Condensed,Helvetica, sans-serif;
	font-size: 28px;
	line-height:28px;
	color: #0083D7;
}
.text_titulo_3 {
	font-family: Roboto Condensed,Helvetica, sans-serif;
	font-size: 28px;
	line-height:28px;
	color: #EC008C;
}