body {
}
body, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #50801F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #50801F;
}
a:hover {
	text-decoration: underline;
	color: #2500AB;
}
a:active {
	text-decoration: none;
	color: #2500AB;
}
a {
	font-size: 12px;
}