div {
	 border: 0px solid Black;
	 font-family: Arial;
	 font-size: small;
	 font-style: normal;
	 font-weight: normal;
	 color: #000000;
}
td {
	 border: 0px solid Black;
	 font-family: Arial;
	 font-size: small;
	 font-style: normal;
	 font-weight: normal;
	 color: #000000;
}

body { margin: 0 0 10px 0; padding: 0; color: #333;  font-family: Arial,sans-serif; text-align: center; }
	
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: blue;
}

a:hover {
	COLOR: red;
}

a:visited { color: #008000 

} 


a {
	TEXT-DECORATION: none;
}


