body {
SCROLLBAR-FACE-COLOR: #B6B6B6; 
SCROLLBAR-HIGHLIGHT-COLOR: #B6B6B6; 
SCROLLBAR-SHADOW-COLOR: #B6B6B6; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #B6B6B6; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.txt10gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 434343;
	text-decoration: none;
}
.txt10gris:hover {
	color: ffffff;
}
.txt10negro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	text-decoration: none;
}
.txt10negro:hover {
	color: ffffff;
}
.txt10verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 087E2C;
	text-decoration: none;
}
