body {
	background-color: #e5e5e5;
	scrollbar-face-color: #debead;
	scrollbar-highlight-color: #efdfd6;
	scrollbar-shadow-color: #c68e7b;
	scrollbar-3dlight-color: #efdfd6;
	scrollbar-arrow-color: #c68e7b;
	scrollbar-track-color: #efdfd6;
	scrollbar-darkshadow-color: #c68e7b;
}
a.link:{color: #505050;  }
a.visited:{color: #505050;  }
a.hover:{color: #505050;  }

.contenido{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 505050;
	text-decoration: none;
}
.2pixeles {  font-size: 2px}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	font-weight: bold
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B24F4F;
	text-decoration: none;
	font-weight: bold
}
a.titulo2:link:{
	color: #9D4444;
}
a.titulo2:visited:{
	color: #9D4444;
}
a.titulo2:hover:{
	color: #505050;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
	background-image : url(../media/menu2.gif);
	background-repeat : no-repeat;
	padding-bottom : 4px;
}