body {
	background: black;
	color: #717273;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}

a:link, a:visited {
	color: #717273;
	text-decoration: none;
}

a:hover {
	color: #717273;
	text-decoration: underline;
}

img { 
	border: 0;
}
