a.xw:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.xw:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.xw:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a.xw:active {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}