@charset "utf-8";
a:link {
	text-decoration: none;
	color: #00F;
}
#container #footer2 {
	height: auto;
	width: 100%;
}






a:visited {
	text-decoration: none;
	color: #F0F;
}


a:hover {
	text-decoration: none;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}
a:active {
	text-decoration: none;
	color: #0FF;
}
body,td,th {
	color: #000;
}
