BODY{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff9e1;
	font-size: 10px;
	color: #454E53;
	font-weight: bold;
	text-align: center;


	}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF9E1;
	font-weight: bold;

	}

A:link  {
	font-family		:	Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color			:	#EAE4CE;
	}
A:visited  {
	font-family		:	Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color			:	#EAE4CE;
	}
A:active  {
	font-family		:	Arial, Helvetica, sans-serif;
	text-decoration	:	underline;
	color			:	#EAE4CE;
	}
A:hover  {
	font-family		:	Arial, Helvetica, sans-serif;
	text-decoration	:	underline;
	color			:	#CCCCCC;
	}
	
A img {
	border : 0px;
	padding : 0px;
	margin : 0px;
}	
