body {
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #ff26a7; 
SCROLLBAR-ARROW-COLOR: #ff26a7; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #ff26a7;
}
.arial11_amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
.arial11_amarillo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
.tahoma9_amarillo {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
}
.tahoma9_amarillo:hover {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #00FFFF;
	text-decoration: none;
}
.tahoma9_magenta {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF00FF;
	text-decoration: none;
}
.tahoma9_magenta:hover {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #00FF00;
	text-decoration: none;
}
.arial14_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff26a7;
	text-decoration: none;
}
.arial11_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.arial11_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.arial11_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff26a7;
	text-decoration: none;
}
.arial11_magenta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FF00;
	text-decoration: none;
}
.arial11_celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
.arial11_celeste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #FFFF00;
	text-decoration: none;
}
.titulos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #FFFFFF;
	text-decoration: none;
}
.cuerpo_magenta {
	background-attachment: fixed;
	background-image: url(../00img/fondo_gral.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cuerpo_celeste {
	background-attachment: fixed;
	background-image: url(../00img/fondo_celeste.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cuerpo_amarillo {
	background-attachment: fixed;
	background-image: url(../00img/fondo_amarillo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cuerpo_violeta {
	background-attachment: fixed;
	background-image: url(../00img/fondo_violeta.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cuerpo_rojo {
	background-attachment: fixed;
	background-image: url(../00img/fondo_rojo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cuerpo_verde {
	background-attachment: fixed;
	background-image: url(../00img/fondo_verde.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cuerpo_laterales {
	background-attachment: fixed;
	background-image: url(../00img/fondo_grupo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #FFFF00;
}

