﻿body
{
	background-color: Black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: White;
}

a:link, a:visited, a:hover, a:active, a:focus
{
	outline: 0;
	border-width: 0px;
	border-color: Black;
}