a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #38b349;
	text-decoration: none;
}
.titulodeelementos {
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
}
.titulosdentroelementos {
	font-size: 20px;
	font-weight: bold;
}
.nombre {
	font-size: 16px;
	font-weight: bold;
}
.imagennoticias {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

}
.aplicacion {
	font-size: 14px;
	font-weight: bold;
	background-position: center;
}
.fechanoticias {
	color: #38b349;
	font-weight: bold;
}
.cabecera {
	font-size: 20px;
	font-weight: bold;
}
tr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
}
.text2 div table tr .fechanoticias strong {
	color: #000;
}
.text2 div table {
	color: #38b349;
}

