body {
	text-decoration: none;
	background-color: white
}
p { text-decoration: none }
td { text-decoration: none }
a:link {
	text-decoration: none
}
.style30 { color: black; text-decoration: none }
a:hover { color: gray; text-decoration: none }
a:active { color: silver; text-decoration: none }
