BODY, TD, B {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	color : #660000;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : overline underline;
	font-weight : bold;
	color : #FF0000;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	color : #660000;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
}
