body,td,th {
	font-size: 12px;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
