a.acu:link,a.acu:visited,a.acu:active {
	font-size: 24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a.acu:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
a.acnu:link,a.acnu:visited,a.acnu:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	text-decoration: none;
	color:#FF0000;
}
a.acnu:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	text-decoration: none;
	color:#FFCC00;
}
