A  {
	text-decoration : none;
	color : #000000;
}
A:Visited  {
	text-decoration : none;
	color : #000000;
}
A:Active  {
	text-decoration : none;
	color : #000000;
}

A:Hover  {
	text-decoration : none;
	color : #000000;
}

BODY  {
	font-size : 10pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
	background-color : #FFFFCC;
	margin: 0 0 0 0px;
	text-align: center; 
}


