A:link  { color: navy; text-decoration: underline }

A:visited {
	color: #006600;
	text-decoration: none;
	}

A:active {
	color: #006600;
	text-decoration: none;
	}

A:hover {
	color: #333333;
	text-decoration: none;
	}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

TD.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

P.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}





