
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}

a.a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: underline;
}
a.a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: underline;
}
a.a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: underline;
}
a.b:link {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
