.Links {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.Links:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}
.Links1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.Links1:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}.Headers {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	text-transform: capitalize;
}
.TableBorder {
	border: thin solid #000000;
}

