BODY,TR {
	font-family: sans-serif;
	font-size:x-small;
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-arrow-color:#d0d0d0;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#efefef;
}
FORM {
	margin:0px 0px 0px 0px;
}
A, A:link, A:active {
	text-decoration:none;
	color:#000000;    /* berdea */
}
A:visited {
	color:#A4A4A4;    /* berdea */
}
A:hover {
	text-decoration:underline;
	color:#008800;    /* berdea */
}
A.esteka, A.esteka:link, A.esteka:active {
	text-decoration:none;
	color:#808080;    
}
A.esteka:visited {
	color:#000000;    
}
A.esteka:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#880000;    
}
A.menu, A.menu:link, A.menu:active {
	text-decoration:none;
	color:#000000;    
}
A.menu:visited {
	color:#000000;    
}
A.menu:hover {
	text-decoration:underline;
	color:#FFFFFF;    
}
A.entrada, A.entrada:link, A.entrada:active {
	color:#808080;
	text-decoration:none;
}
A.entrada:visited {
	color:#c0c0c0;
}
A.entrada:hover {
	color:#008800;
	font-weight_bold;
}
A.esteka, A.esteka:link, A.esteka:active, A.esteka:visited {
	text-decoration:none;
	color:#008800;    
}
A.esteka:hover {
	text-decoration:underline;
	color:#00AA00;    
}
.cabecera1 {
	color:#808080;
}
.pie {
	color:#808080;
	font-size:xx-small;

}
.orlegia {
	color:#8dc63f;
}
.fondo_nagusia {
	/* background:#92278f; */   /* morea */
	background:#8dc63f;     /* berdea */
	/* background:#000000; */
}
INPUT.denda {
	font-family: sans-serif;
	font-size:xx-small;
	border: 1px dotted;
}
INPUT.submit {
	font-family: sans-serif;
	font-size:xx-small;
}

/*******************************************************************************/
/* FORM-entzako estiloak                                                       */
/*******************************************************************************/
.form_input {
	border: 1px dotted #000000;
	background: #FEFEFE;
	font-family: sans-serif;
	font-size: x-small;
}
.form_submit {
	background: #dddddd;
	font-family: sans-serif;
	font-size: x-small;
}
