A:visited {
	text-decoration: none;
	font-weight: 700;
	font-size: 14pt;
	font-face: Arial
}

A:link {
	COLOR: #630000;
	text-decoration: none;
	font-weight: 700;
	font-size: 14pt;
	font-face: Arial
}

A:hover {
	COLOR: #0066ff;
	text-decoration: none;
	font-weight: 700;
	font-size: 14pt;
	font-face: Arial
}


