@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Tahoma;
	}
	
.footer{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.iepngfix, img, div, td { behavior: url(iepngfix.htc) }

* html td{ /*IE6 CSS hack*/ padding:0; margin:0;  }
	
a:link    { color: #FFFFFF; text-decoration:none; }
a:visited { color: #FFFFFF; text-decoration:none; }
a:hover   { color: #e56900; text-decoration:none; }
a:active  { color: #FFFFFF; text-decoration:none; }

