body		{
		font-family: verdana;
		color: #00ff00;
		
		}
h1		{
		font-size:35px;
		text-align: center;
		background: #ffffff;
		padding: 10px;
		}
p		{
		font-family: verdana;
		font-size: 20px;
		text-align: center;
		color: #000000;
		}
a:link		{
		color: #000000;
		text-decoration: none;
		}
a:hover		{
		
		}
a:visited	{
		
		}
a:active	{
		
		}
td.links	{
		background: #000000;
		text-align: center;
		padding: 10px;
		font-size: 35px;
		}