body {
	text-decoration: none;
	margin: 0;
	background-color: #3A3A3A;
	font-family: Tahoma;
	font-size: 12px;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
