body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
}


.bg-hom {
	background-image: url(images/home-17.jpg);
	background-repeat: repeat-x;
}
.text-normal {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #600;
	text-align: right;
}

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