table {
	background-color: #FFFFFF;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color:#000066;
	font-size: 12px;
	text-decoration:none
}
a:hover {
	color: #000033;
	text-decoration: overline;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}
