TD {
	font-family : Arial;
	font-size : 12px;
	color : #4F4F4F;
}
A {
	font-family : Arial;
	font-size : 12px;
	color : #A4342F;
	text-decoration : none;
}
A:LINK {
	font-family : Arial;
	font-size : 12px;
	color : #A4342F;
	text-decoration : none;
}
A:VISITED {
	font-family : Arial;
	font-size : 12px;
	color : #A4342F;
	text-decoration : none;
}


A:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

