a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.t12 {
	font-size: 12px;
	line-height: 130%;
	word-break:break-all;
}
.t12k {
	font-size: 12px;
	line-height: 160%;
	word-break:break-all;
}
.t12bw {
	font-size: 12px;
	line-height: 130%;
	word-break:break-all;
	color: #ffffff;
}
.t12w {
	font-size: 12px;
	line-height: 130%;
	word-break:break-all;
	color: #ffffff;
}
.t12red {
	font-size: 12px;
	line-height: 130%;
	word-break:break-all;
	color:#ff0000
}
.t14 {
	font-size: 14px;
	line-height: 130%;
	word-break:break-all;
}
.t14w {
	font-size: 14px;
	line-height: 130%;
	word-break:break-all;
	color: #ffffff;
}
.t14bw {
	font-size: 14px;
	line-height: 130%;
	word-break:break-all;
	color: #ffffff;
	font-weight: bold;
}

