body {
scrollbar-face-color: #B2B2B2; 
scrollbar-shadow-color: #B2B2B2;
scrollbar-highlight-color: #B2B2B2;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF;
}
#enlaces {
	position:absolute;
	left:63px;
	top:33px;
	width:300px;
	height:175px;
	z-index:10;
	visibility: visible;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
	}
#enlaces a{
	color: #7E7E7E;
	text-decoration: none;
}
#enlaces a:hover{
	color:#0066CC;
}

