body { color: black; background-color: #000; background-image: none; background-position: center 0; }

p {}

td {}

a:link {
	color: #01209f;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}
a:visited {
	color: #0722A3;
}
a:hover { color: #eb0438 }
