.home-tabla {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.home-texto {
	padding-right: 18px;
	padding-left: 15px;
	text-align: right;
	padding-top: 8px;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #666;
}
a.clase2:link {text-decoration: none; font-weight: bold; color: #CE6335; font-size: 10px; font-style: normal;}
a.clase2:active {text-decoration: none; font-weight: bold; color: #CE6335; font-size: 10px; font-style: normal;}
a.clase2:visited {text-decoration: none; font-weight: bold; color: #CE6335; font-size: 10px; font-style: normal;}
a.clase2:hover {font-weight: bold; color: #ffffff; background-color: #CE6335;}.home-texto-normal {
	padding-right: 18px;
	padding-left: 15px;
	text-align: right;
	padding-top: 8px;
	font-weight: normal;
}
.columna-derecha {
	padding-right: 20px;
}
.borde-tabla {
	border: 1px dotted #999999;
	background-color: #fafafa;
}
.links-texto {

	padding-right: 18px;
	padding-left: 15px;
	text-align: left;
	padding-top: 8px;
}

.linksbuy {
	font-size: 14px;
}
.tittle{
	font-size: 24px;
	color: #000000;
}
.normal{
	font-size: 14px;
	color: #000000;
}

.normal2:link{
	font-size: 11px;
	color: #000000;
	
}
body { 
  background-image: url("klezmerjuice-images/back.png");
  background-attachment: scroll;
  background-position: 0% 100%;
  background-repeat: no-repeat;
} 


