a:link { text-decoration: none} a:visited { text-decoration: none } a:active { text-decoration: none } a:hover { color: #0066FF; text-decoration: none }
body {
	background-image: url(imag/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbarb-base-color:cccccc;
	scrollbar-arrow-color:ff3399;
	scrollbar-darkshadow-color:ffcc66;
	scrollbar-face-color:F8F8F8;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:FFFFFF;
	scrollbar-3dlight-color:ff9900;
	scrollbar-track-color:ffcc66;
}
.celdaGris {
	background-color: EBEBEB;
}
.textoMarrónOscuro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 7pt;
	color: 660000;
}
.textoNaranja {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: FF6600;
}
.celdaNaranjaClaro {
	background-color: 666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: ffcc99;
}
.celdaNaranja {
	background-color: #ff9900;
}
.celdaBlanca {
	background-color: #FFFFFF;
}
.celdaGrisOscuro {
	background-color: cccccc;
}
.textoGris {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #888888;
}
.textoBlanco {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.textoRojo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #AA0000;
}
.textoVerde {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #008800;
}
.formu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #356AA0;
	border: 1px solid #A6D0FF;
	background-color: #F5F5F5;
}

