Body {
	font-size:0.7em;

	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A {
	COLOR: #000000; TEXT-DECORATION:none; font-weight:bold; font-size:0.8em;
}
A:hover {
	COLOR: #1735a8; TEXT-DECORATION: underline;
}

#scroll {
     width:563px;
     height:406px;
     overflow:auto;
	 font-size:0.8em;
	 padding: 0px 10px 0px 10px;
}
#scroll A {
COLOR: #3366FF; TEXT-DECORATION:underline; font-weight:inherit; font-size:1em;
}
#scrollP {
     width:563px; /*583*/
     height:298px;
     overflow-y:auto;
	 font-size:0.8em;
	 padding: 0px 10px 0px 10px;
}

#scrollP1 {
	width:558px;
	height:390px;
	overflow:auto;
	font-size:0.8em;
	padding-left: 10px;
	padding-right:15px;
}

#scrollP2 {
	width:558px;
	height:285px;
	overflow:auto;
	font-size:0.8em;
	margin-top: 10px;
	padding-left: 10px;
	padding-right:15px;
}

#scrollP A {
COLOR: #3366FF; TEXT-DECORATION:underline; font-weight:inherit; font-size:1em;
}
/*para el carrusel*/
#carrusel{
	/*background-color:#000000;*/
	width:362px;
	height:175px;
	position:relative;
	top:0px;
	left:0px;
	/*text-align:center;*/
	visibility:hidden;
	border:0px;
} 

