.capaWP {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

	position: absolute;
	padding: 10px;

	color: #102159;
}
.capaWPInt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	
	color: #336699;

	overflow: auto;

	background: #DEEAEA;

	border: 1px solid #99CCCC;

	scrollbar-3dlight-color:#DEEAEA;
	scrollbar-arrow-color:#102159;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#DEEAEA;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#DEEAEA;

	width: 760px;
	height: 100px;
}
.capaWPInt B,
.capaWPInt I {
	font-family: Verdana;
	font-size: 12px;
}
.capaWPInt P,
.capaWPInt H1,
.capaWPInt H2, 
.capaWPInt H3, 
.capaWPInt H4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.capaWPInt A {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
.capaWPInt A:HOVER {
	font-weight: bold;
	color: #336699;
}