a {
	color: #3D5C83;
	text-decoration: none;
}

a:visited {
	color: #3D5C83;
	text-decoration: none;
}
a:hover {
	color: #508026;
	text-decoration: none;
}
.linknegro {
	color: #000000;
	text-decoration: none;
}
a.linknegro {
	color: #000000;
	text-decoration: none;
}

a.linknegro:visited {
	color: #000000;
	text-decoration: none;
}
a.linknegro:hover {
	color: #3D5C83;
	text-decoration: none;
}

.titulo_rojo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C60008;
}
a.titulo_rojo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C60008;
}
a.titulo_rojo:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C60008;
}
a.titulo_rojo:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7F7F7F;
}

.texto_contenido {
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
}
.texto_pie {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.texto_grande {
	font-family: Verdana;
	font-size: 24px;
	color: #505050;
	font-weight: bold;
}
.texto_pie_copy {

	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.borde_negro {
	border: 1px solid #000000;
}
.texto_contenido_just {
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
	line-height: 18px;
}
