a.b:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
