a 	{
 		color: #e17c04;
	text-decoration: none;
	font-weight: bold;
	background-color: none;
	border: none
	width: 125px
	}
a:hover {
	color: white;
	}
a.top 	{
 		color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: none;
	border: none
	width: 125px
	}
a.top:hover {
	color: white;
	}
body	{
	text-align: center
	}
td	{
	vertical-align:top;
	text-align:center
	}
td.one	{
	vertical-align:top;
	text-align:left
	}