TD {
	FONT-SIZE: 10pt; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif
}

A.text {
	color : Navy;
	TEXT-DECORATION : none;
}

a:link {
	color : #0000AA;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a:visited {
    color : #0000AA;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a:hover {
	color : Red;
	text-decoration : none;
	background : transparent;
}

