a.up:link {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a.up:visited {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a.up:hover {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

