body	{
	margin: 0px;
	padding: 0px;
	background: #000;
	background-image: url(../images/bgTileSemiFlash.gif);
	}
.foot	{
	font: 0.6em verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	/*background-color: #000;*/
	/*width: 100px;*/
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	}
a, a:link, a:visited, a:active{
	color: white;
	text-decoration: none;
	}
 a:hover	{
	text-decoration: underline;
	}