A:LINK, A:VISITED {
	color : #990000;
	text-decoration : none;
}

body {
	font: Tahoma;
	color: #000066;
}

td.cell_content {
	font: 12px Tahoma;
}

a:focus {
	color: #FF9900;
	text-decoration : none;
}
A:HOVER {
	color : #000066;
	text-decoration : none;
}
