body
{
	font-family: Verdana;
	font-size:12pt;
	background-color: #000000;
	text-align:center; 
	color: #FF9900; font-weight:bold
}
div.Container
{
	width: 750;
	background-color: #000000;
	position: relative;
	margin:0 auto;
	text-align:center;
	Border: Dashed;
}
div.Footer
{
	background-color: #00000;
	text-align:center;

}
a:link       { color: #FF9933 }
a:visited    { color: #FF9933 }
a:active     { color: #FF9933 }
a:hover      { color: #FFFFFF }
