p {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A:link {
	font-style: normal;
	font-weight: normal;
	//color: white;
}
A:active {
	font-style: normal;
	font-weight: normal;
	//color: white;
}
A:hover {
	text-decoration: none;
}
A:visited {
	font-style: normal;
	font-weight: normal;
	//color: #CC6600;
}
.karlin { 
  background: #A39161 url("../images/user/attorney/karlinname.jpg");
  background-repeat: repeat-x;
  background-position: top;
}
.karlintext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px;  }
.peak { 
  background: #A39161 url("../images/user/attorney/peakname.jpg");
  background-repeat: repeat-x;
  background-position: top;
}
.zdatny { 
  background: #A39161 url("../images/user/attorney/zdatnyname.jpg");
  background-repeat: repeat-x;
  background-position: top;
}
.wagner { 
  background: #A39161 url("../images/user/attorney/montoroname.jpg");
  background-repeat: repeat-x;
  background-position: top;
}
.case { 
  background: #A39161 url("../images/user/attorney/casename.jpg");
  background-repeat: repeat-x;
  background-position: top;
}

.vbg { 
  background: #A39161 url("../images/site/bg.gif");
  background-repeat: repeat-x;
  background-position: top;
}
.vbg2 { 
  background: #A39161 url("../images/site/bg2.gif");
  background-repeat: repeat-x;
  background-position: top;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

