.boxed outline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border1{border-left:solid #4d99e5 1px;border-right:solid #4d99e5 1px;border-bottom:solid #4d99e5 1px;}
.border2{border-left:solid #9b72cf 1px;border-right:solid #9b72cf 1px;}
.border3{border-left:solid #A9D6EB 1px;border-right:solid #A9D6EB 1px;border-bottom:solid #A9D6EB 1px;}

.link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFCC;
	filter: BlendTrans(Duration=3);


}

