body {
	background-color: #FFFFFF;
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A7A57;
	line-height: normal;
}


a:link {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #666600;
	background-color: #D4D8B5;
}
a:visited {
	color: #666600;
	text-decoration: underline;
}
