.boxborder	{
		border-color:#003F99;
		border-style:solid;
		border-width:1;
		}

a:link {
font-family: "Lucida Sans";
	font-size: 10px;
	color: #024AA2;
	text-decoration: none;
}
a:active {
font-family: "Lucida Sans";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:visited {
font-family: "Lucida Sans";
	font-size: 10px;
	color: #333333;
	text-decoration: none;}

a:hover {
font-family: "Lucida Sans";
	font-size: 10px;
	color: #ffccff;
	text-decoration: none;}

