.body a:link {
	color: #9F6830;
} 
.body a:visited {
	color: #9F6830;
}
.body a:hover {color: #666666;}
.body a:active {color: #666666;}

.SmallTxt_White a:link {color: #FFFFFF;}
.SmallTxt_White a:visited {color: #FFFFFF;}
.SmallTxt_White a:hover {color: #FFFF99;}
.SmallTxt_White a:active {color: #FFFF99;}

.SmallTxt_Black a:link {
	color: #9F6830;
}
.SmallTxt_Black a:visited {
	color: #9F6830;
}
.SmallTxt_Black a:hover {
	color: #999999;
}
.SmallTxt_Black a:active {
	color: #999999;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
	list-style-image: url(images/bullet_blue.gif);
	list-style-type: square;
	list-style-position: outside;
	background-position: top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bolder;
	color: #946839;
	text-transform: uppercase;
}
.SmallTxt_White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
}
.body_list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
	background-position: top;
}
.background {
	background-image: url(images/bkg-tile.jpg);
	background-repeat: no-repeat;
}
.SmallTxt_Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #946839;
	text-transform: uppercase;
	font-style: italic;
}
