a {
color:navy;
cursor:pointer;
}

.lefta:link {
	color: #132F5E;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
	display: block;
	line-height: 24px;
}
.lefta:visited {
	color: #132F5E;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
		display: block;
	line-height: 24px;
}
.lefta:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
	display: block;
	line-height: 24px;
	background-color: #BD1E0B;
}
.lefta:active {
	color: #132F5E;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
		display: block;
	line-height: 24px;
}
h3 {  color: #003366; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px}
body {  font-family: Arial, Helvetica, sans-serif}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
