.homeback {
	background-image: url(images/home_back.gif);
	background-repeat: no-repeat;
}
.siteback {
	background-image: url(images/back_site.gif);
	background-repeat: no-repeat;
}
.pagesback {
	background-image: url(images/pages_back.gif);
	background-repeat: no-repeat;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.link {
	color: #ffffff;
}
