a:hover, a:active {
	text-decoration: underline;
	color: #02539B;
}

.border {
	border: 1px solid #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.redtableborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tableborder {
	border: 1px solid #000000;
}
