A:link  {
	color : #333333;
	text-decoration : none;
}

A:visited  {
	color : #333333;
	text-decoration : none;
}

A:active  {
	color : #333333;
	text-decoration : none;
}

A:hover  {
	color : #000000;
	text-decoration : none;
}

A.ala  {
	text-decoration : none;
	font-style : oblique;
}

P,B,I,BODY,LI,TD  {
	color: #3A5C96;
	font-family : Times;
	text-decoration : none;
	font-size : 12pt;
	font-style : italic;
}

