a:link {
	color: Navy;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;

	}

a:hover {
	font-weight: bolder;
	color: Navy;
	background-color: #E0E6F3;
	font-size: x-small;
	text-decoration: none;

}
a:visited {
	font-weight: 500;
	color: #800080;
	font-size: x-small;
	text-decoration: none;

}
a:active {
	font-size: x-small;
	font-weight: bolder;
	background-color: #C0DCC0;
	color: #51B2FF;
	text-decoration: none;

}
.outline {
	border: medium groove #F4C207;
}
hr {
	color: #0075BA;
}
.appear {
	font-size: small;
	font-style: italic;
	border: thick groove #F4C207;
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #14367D;
}
.tdfill {
	background-color: #eaf8ff;
}
.tdfillborder {
	background-color: #eaf8FF;
	border: medium groove #D4BF55;
}body {
	color: Navy;
	background-color: #EAF7FF;
	background-image: url(images/watermark.gif);
}
.outline-lite {
	border: thick groove #C8D6FB;
}
.fontsize {
	font-size: small;
}
.footerqew {
	font-size: 65%;
	color: Blue;
	border-top: 1px solid green;
	border-top-color: #0075BA;
	text-align: center;
	line-height: 2em;
}

