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

.tc-bg{
background-color:rgb(124, 160, 16);
}

.tc-c{
color:rgb(124, 160, 16);
}

a.tc-link{
color:rgb(124, 160, 16);
border-bottom:dotted 1px rgb(124, 160, 16);
}