.border {
	font-family: "lr oSVbN", "lr o", "MS UI Gothic", "lr SVbN";
	background-image: url(images/back_upper.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
	border: 1px outset #99FFFF;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.whiteText {
	font-family: "lr oSVbN", "lr o", "MS UI Gothic", "lr SVbN";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px ridge #99CCCC;
}
a:link {
	text-decoration: underline;
}
a:active {
	color: #CC9933;
	text-decoration: underline;
}




























