@charset "utf-8";

a {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-size: 16px;
}
img {
	border: none
}

body {
		background-color: #680001;
		overflow-x: hidden;
}
table {
	position: absolute;
	left: 0px;
	top: 1px;
	width: 451px;
}

