body {
/* solo para IE 5.5+ */
	background-image: url(../img/fondo.gif);
	scrollbar-3dlight-color: #ECFFED;
	scrollbar-base-color: #C4F2C6;
	scrollbar-face-color: #C4F2C6;
	scrollbar-shadow-color: #C4F2C6;
	scrollbar-highlight-color: #C4F2C6;
	scrollbar-darkshadow-color: #858585;
	scrollbar-arrow-color: #858585;
	scrollbar-track-color: #CCFFCC;
}

body, td, input, textarea, input {
	font-family: georgia, palatino, times;
	font-size: 10pt;
	color: #354235;
}

input, textarea { border-width: 1px 1px 1px 1px;  }

img { border-color: #000000 #000000 #000000 #000000; }

a:link {color: #FF9933; text-decoration: none; font-weight: bold; background-color: transparent;}
a:visited {color: #666666; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #FFCC33; text-decoration: underline; font-weight: bold; background-color: transparent; }

/* otros */
.error { color: #FF0066;  font-weight: bold;  }
.minitexto { font-size: 7pt; color: #666666; }

