.smalltxt_white a:link {
	color: #FFFF00;
}
.smalltxt_white a:visited {
	color: #FFFF00;
}
.smalltxt_white a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.smalltxt_white a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.smalltxt_blk a:link {
	color: #000000;
}
.smalltxt_blk a:visited {
	color: #000000;
}
.smalltxt_blk a:hover {
	color: #000000;
	text-decoration: underline;
}
.smalltxt_blk a:active {
	color: #000000;
	text-decoration: underline;
}
.smalltxt_blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC9900;
	font-weight: bold;
}
.smalltxt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
