.capaWP {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	padding: 10px;
	color: #102159;
}
.capaWPInt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	overflow: auto;
	background: #800000;
	border: 1px solid #800000;
}
.capaWPInt B, .capaWPInt I {
	font-family: Arial;
	font-size: 10px;
}
.capaWPInt P, .capaWPInt H1, .capaWPInt H2, .capaWPInt H3, .capaWPInt H4 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.capaWPInt A {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.capaWPInt A:HOVER {
	font-weight: bold;
	color: #fff;
}
