A:LINK, A:VISITED {
	color : Maroon;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}
TD {
	font-family : Arial;
	font-size : 10pt;
}
TD.News {
	color : red;
	text-decoration : none;
}
TD.BodyCell {
	color : red;
	text-decoration : none;
	font-size : 10pt;
}
