a.link_white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
