@charset "utf-8";
/* CSS Document */

.marron1 {
color: #623a2e; 
text-decoration: none;
}
.marron2 {
color: #d6cbb7; 
text-decoration: none;
}
.marron3 {
color: #c2b294; 
text-decoration: none;
}
.marron4 {
color: #3a150f; 
text-decoration: none;
}
.marron5 {
color: #c68b4f; 
text-decoration: none;
}
.white { 
color:  #fff;
text-decoration: none;}
.black {
color: #000;
text-decoration: none;
}

