.picborder {border: 3px solid #bfbfbf;}
.tbborder {border: 1px solid #d9d9d9;}
.color-green-top{ background:#397500;}
.color-white-menu{ background:#FFFFFF;}
.color-white-column{ background:#FFFFFF;}
.color-column-left{ background:#f0f0f0; }
.color-column-book{ background:#ccff6f; }
<!--.color-footer{ background:#397500;}-->

.color-white-text{ color:#FFFFFF;}
.color-white-green{ color:#006699;}
.color-green-text{ color:#006699;}
.color-green-box{ background:#006699; padding: 10px 5px 10px 5px; color:#FFFFFF; width:100%;}
.color-green-tour{ background:#006699; color:#FFFFFF; width:100%;}
.color-left-green { 
	padding: 10px 10px 10px 10px;
	width:100%; 
	color:FFF; 
	background:#006699; 	
	background: -webkit-linear-gradient( #006699, #006699);
	background: linear-gradient( #006699, #006699);
	clear: both;
	/* border-bottom:2px solid #FFFFFF;
  menu position */ } 



.features-0 {
  text-transform: uppercase;
  padding: 5px;
  margin-top: 1px;
  background: #f5f5f5;
  border-bottom:1px solid #FFFFFF;
  line-height: 2em;
  }
.features-0 li:before {
        background: #01b7f2; }
		
		
a.link-main:link{
  text-decoration: none;
  color: #000000;
  }

a.link-main:hover{
  color: #7dff01;
  text-decoration: none; }

a.link-footer:link{
  padding: 0 5px 0 5px;
  text-decoration: none;
  color: #FFFFFF;
  }

a.link-footer:hover{
  padding: 0 5px 0 5px;
  color: #7dff01;
  text-decoration: none; }
  
.box-activity {
  background: #f5f5f5;  
  padding:0; }
.box-activity ul {
    background: #f5f5f5;
    margin-bottom: 15px; 
	}
.box-activity ul li > a {
      padding: 10px 0 10px 10px;
      border-bottom: 1px solid #FFFFFF;
      display: block; }
.box-activity ul li > a:hover {
        background: #e8e8e8; }

.box-activity-1 {
  background: #ffcc00;  
  padding:0; }
.box-activity-1 ul {
    background: #ffcc00;
    margin-bottom: 15px; 
	}
.box-activity-1 ul li > a {
      padding: 10px 0 10px 10px;
      border-bottom: 1px solid #FFFFFF;
      display: block; }
.box-activity-1 ul li > a:hover {
        background: #f5f5f5; }