table { 
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
  font-style: normal;
   line-height: normal;
    font-weight: normal; 
	font-variant: normal;
	 text-transform: none; 
	 color: #000000; 
	 text-decoration: none}

a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold; 
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	
}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
