  a:link {
	color: #a29f73;
	font-size:12px;
	text-decoration: none;
    }
  a:visited {
    color: #a29f73; 
	font-size:12px;
	text-decoration: none;

    }
  a:active {
    color: #a29f73;
	font-size:12px;
	
    }
  a:hover {
	color: #a29f73;
	font-size:12px;
    }
	
  a.titulo:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	text-decoration: none;
    }
  a.titulo:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #000000; 
	font-size:11px;
	text-decoration: none;
    }
  a.titulo:active {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size:11px;

	
    }
  a.titulo:hover {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
    }

	
  img {
    border: 1px #000000;
    }
	

/* This applies to everything that is shown under images/folders
   when on the index page. */
  .info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5c295;
	font-weight: bolder;

    }

  .info2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c295;

    }
/* This applies to the descriptions when looking at a
   specific image. */
  .description {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    }

/* This applies to the pagecount in the image index. */
  .pages {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    }

/* This applies to the body text when looking at a
   specific image. */
  .imagebody {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    }

/* This applies to the login inputbox and submit button. */
  .login {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#409dd8;
    height: 13px;
	width: 50px;
    border: 0px solid #409dd8;
	background:#409dd8;
    }
	
   .loginbt {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #409dd8;
    height: 15px;
	width: 15px;
	background-color:#409dd8;
    border: 0px solid #000000;
    }

/* This applies to the upload inputbox and submit button. */
  .upload {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    height: 16px;
    }

/* This applies to the text at the bottom saying "Gallery Generated by Imager Gallery". */
  .using {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    }

/* This applies to the text in the Folder Browser window. */
  .folderbrowser {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    }