BODY {
	background-image:url(../images/back.jpg);
	SCROLLBAR-FACE-COLOR: #E9EFEF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #5DB3C7; 
	SCROLLBAR-SHADOW-COLOR: #5DB3C7; 
	SCROLLBAR-ARROW-COLOR: #5DB3C7; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #5DB3C7; 
	scrollbar-dark-shadow-color: #E2B54B; 
	scrollbar-3d-light-color: #E2B54B

}
a:link,
a:active,
a:visited {
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	text-decoration:none;
}

a:hover {
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	text-decoration:underline;
}
.texto_gral {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 18px;
}
a.txtgral:link,
a.txtgral:active,
a.txtgral:visited {
	font-size: 10px;	
	color: #003399;
	font-family: Verdana;
	text-decoration: underline;
	line-height: 16px;
}
a.txtgral:hover {
	font-size: 10px;	
	color: #003399;
	font-family: Verdana;
	text-decoration: none;
}

TD.pie {
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
}