P {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 14px;
}

LI {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 14px;
}

TD {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 14px;
}

A:link {
	color: Black;
	font-weight : bold;
	text-decoration: underline;
}

A:visited {
	color: Black;
	font-weight : bold;
	text-decoration: underline;
}

A:active {
	color: Black;
	font-weight : bold;
	text-decoration: underline;
}

A:hover  {
	color : #008000;
	font-weight : bold;
	text-decoration: none;
}
