body { background-color: white; }
p {
	 }
td {
	 }
a:link {
	color: #0a578b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }
a:visited {
	color: #0a578b ;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }
a:hover { }
a:active { color: red }
