a.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	text-decoration: none;
}

a.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color:#006699;
	text-decoration: none;
}
a.sublinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #006699;
	text-decoration: none;
}

a.sublinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color:#6699CC;
	text-decoration: none;
}
.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
}
body {
	margin: 0 0 0 0;
}
