body {
	background-repeat: repeat-x;
}


.bg-hom {
	background-image: url(images/home-17.jpg);
	background-repeat: repeat-x;
}
.text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a{ text-decoration:underline;}
a:hover{ text-decoration:none;}
