body,td,th, tr {
	font-size: 16px;
	color: 999999;
	font-family: Tahoma;
}

body {
	background-color: #ffffff;
}

a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}
a:active {
	color: #707070;
	text-decoration: none;
}
.style4 {color: #000000}
a:hover {
	text-decoration: none;
	color: #b0b0b0;
}
