a {
	color: #003399;
	text-decoration: none;
}
table {
	font-size: 14px;
	line-height: 150%;
}
body {
	font-size: 14px;
	line-height: 150%;
}
a:hover {
	color: #9900FF;
	position: relative;
	left: auto;
	top: 1px;
	right: auto;
	bottom: 1px;

}
