body {
	font-style: normal;
	background-color: #535353;
	text-decoration: none;
	height: 2400px;
}
p {}
td {}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
