body { text-decoration: none; }

p { }

td { }

a:link {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
}

a:hover {
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
}
