a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F7083;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #3F7083;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #90BE00;
	text-decoration: none;
	text-transform: uppercase;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.hand {
	cursor: hand;
}
.borde {
	border: 1px solid #999900;
}
.nolink {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.nolinlk2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.texto_negrita {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.titulo_noticias {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_noticias {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
