body,td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
}

a:link, a:active, a:visited {
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #A9184D;
}

a.Glow:link, a.Glow:active, a.Glow:visited {
  color: #AF220D;
	width: 100%;
	filter:glow(color:ffffff);
	text-decoration: none;
	font-size: 14pt;
}

a.Glow:hover {
	color: #ffffff;
	width: 100%;
	filter:glow(color:AF220D);
	text-decoration: none;
	font-size: 14pt;
}

