@charset "utf-8";
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}

/* CSS Document */


.bac {
	font-family: Times;
	height: 100%;
	width: 100%;
}
html, body
{
  height: 100%;
}
td {
border:0;
}
