.introducciontop {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.titulo_articulo {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.link_view {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	background-color: #EAEAEA;
}
.link_view a:link {
	color: #FF6600;
	text-decoration: none;
}
.link_view a:visited {
	color: #FF6600;
	text-decoration: none;
}
.link_view a:hover {
	color: #CC0000;
	text-decoration: none;
}
.link_view a:active {
	color: #FF6600;
	text-decoration: none;
}
.brief_articulo {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #333333;
}
