/* CSS Document */

body {background-color: #5a4434}

/* text configuration */ 
.txt1 {color:#C1B8AD; font-family:Arial, Helvetica, sans-serif; font-size:12px} 

.txt2 {color:#7D7B00; font-family:Arial; font-size:12px; font-weight:bold}

/* Links */ 
a.lks:link {color: #666666; text-decoration: none; font-family:Arial; font-size:12px}
a.lks:visited {color: #666666; text-decoration: none; font-family:Arial; font-size:12px}
a.lks:hover {text-decoration: underline; font-family:Arial; font-size:12px}

/* Forms */ 
.texta {
 font-size: 10px;
 background-color: #E5E200;
 border: 1px solid #666666;
}
.texta2 {
 font-size: 12px;
 background-color: #E5E200;
 border: 1px solid #666666;
}

/* table */
.table_gal01 {
background-color:#bcbca7;
text-align:center;
}

.table_about {
	text-align:center;
	background-image: url(../images/indexnavbak.jpg);
}
