a.bluelnk:link{
	color: #000080;
	text-decoration:none;
}
a.bluelnk:visited{
	color: #000080;
	text-decoration:none;
}
a.bluelnk:hover{
	color: #000080;
	text-decoration:underline;
}
a.bluelnk:active{
	color: red;
	text-decoration:none;
}.topnavbrdr {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.topnavbrdend {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.imglnkbrdr {
	border: thin inset #000000;
	background-color: #F4F4F4;

}
