.actusst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
a.actusst:link {
	color: black;
}
a.actusst:visited {
	color: red;
}
a.actusst:hover {
	color: red;
}
a.actusst:active {
	color: black;
}

