body {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #993333;
}

p {
	text-decoration: none;
	padding: 0px;
}

td { text-decoration: none; }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: none; }

a:active {
	text-decoration: none;
	text-align: center;
}

