a.u:link {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.u:hover {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: blink;
}a.u:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

a.y:link {
	font-size: 18px;
	font-weight: bold;
	color: #183881;
}
a.y:hover {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}a.y:visited {
	font-size: 18px;
	font-weight: bold;
	color: #183881;
}
