body		{
		font-family: verdana;
		color: #00ff00;
		background: #000000;
		}

p		{
		color: #ffffff;
		font-size: 20px;
		text-align: center;
		}
a:link		{
		color: #00ff00;
		text-decoration: none;
		}
a:hover		{
		font-weight: bold;
		}
a:visited	{
		color: #0000ff;
		text-decoration: none;
		}
a:active	{
		color: #ffa200;
		font-size: 32px;
		}

td.links	{
		background: #000000;
		text-align: center;
		padding: 10px;
		font-size: 35px;
		}