a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
}
.font-w {
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
}
