A  {
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	color : #000000;
	text-decoration : none;
}

A:Active  {
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #0000ff;
	text-decoration : none;
}


td {
	font : 11px/18px verdana, geneva, arial, helvetica, sans-serif;
}