@charset "UTF-8";
body {
	background-color: #fff;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


  #footer{
	position   : absolute;
	bottom     : 310px;
	width      : 2000px;
	z-index:10;
}
 
   
/* /////////////////////////////////////////////////// */

HTML { overflow-x:hidden ; }
HTML { overflow-y:hidden ; }

/* /////////////////////////////////////////////////// */


 .TXT{
	color: #0C3183;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-weight: regular;
	font-size: 9px;
	text-decoration:none;
	text-align: center;
}
 .TXT2{
	color: #ffffff;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
	text-align: center;
}
#footer table tr .TXT .TXT2 {
	color: #333;
}
#footer table tr .TXT a {
	color: #333;
}
#footer table tr .TXT {
}
