.w12 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.w12-b {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

