a:link    { text-decoration:none; color:#000; }
a:visited { text-decoration:none; color:#000; }
a:hover   { text-decoration:none; font-weight: bold; color:#000a67; }
a:active  { text-decoration:none; font-weight: bold; color:#000a67; }
a:focus   { text-decoration:none; font-weight: bold; color:#000a67; }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	alignment-adjust:central;
	font-family: Verdana, Geneva, sans-serif
}

table {
	border: 0px solid #000;
	margin: 0px;
	spacing: 0px;
	padding: 0px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

hr {
	color:#000a67;
}