.TituloSeccion {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.Body {
	background-color:transparent;
	scrollbar-track-color: white; 
	scrollbar-face-color: #0099cc; 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-darkshadow-color: white; 
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color:white;
	scrollbar-highlight-color:white;
}