.footer {
	font: normal 9px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textLandR {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #666666;
}
.leftrepeat {
	background-attachment: scroll;
	background-image: url(images/lefttext.gif);
	background-repeat: no-repeat;
}
.rightrepeat {
	background-attachment: scroll;
	background-image: url(images/righttext.gif);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
