a{
  color : red;
  text-decoration : underline;
}

.panel{
  
  background-color : transparent;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 1px 0px;border-style : solid;border-color : white;
}

.nol{
	border-width : 1px;border-style : solid;border-color : white;
}
h3{
  font-size : 11px;
  background-position : left center;
  font-weight : normal;
}

