.textoPortfolio {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.noticiaTitulo {
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
}
.noticiaTexto {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.titulosites {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: 003881;
}
