body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #666666;
}
a:link {
	color: #FFFFFF;
	font-weight:;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:;
	font-style: normal;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight:;
	font-style: normal;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
