BODY,TD			{
				font-size: 10pt; 
				font-family: Arial; 
				font-weight: normal; 
				color: #000000 }

A:LINK  {
	font-family : Arial;
	color : White;
	font-style : normal;
	text-decoration : none;
	font-weight: bold;
}

A:active  {
	font-family : Arial;
	color : #EEE8AA;
	font-style : normal;
	text-decoration : none;
	font-weight: bold;
}

A:visited  {
	font-family : Arial;
	color : #FFFFF0;
	font-style : normal;
	text-decoration : none;
	font-weight: bold;
}
				
A:hover  {
	font-family : Arial;
	color : #EEE8AA;
	font-style : normal;
	text-decoration : none;
	font-weight: bold;
}				








